Publication Build: This will be filled in by the publication tooling
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:RelatedPerson ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Solid-Aresdoktor-RelatedPerson"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.no/fhir/StructureDefinition/no-basis-RelatedPerson"^^xsd:anyURI ;
fhir:link <http://hl7.no/fhir/StructureDefinition/no-basis-RelatedPerson> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: RelatedPerson </b><a name=\"Solid-Aresdoktor-RelatedPerson\"> </a><a name=\"hcSolid-Aresdoktor-RelatedPerson\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceRelatedPerson "Solid-Aresdoktor-RelatedPerson" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-no-basis-RelatedPerson.html\">no-basis-RelatedPerson</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.578.1.12.4.1.4.1</code>/15080050515</p><p><b>patient</b>: <span><code>urn:oid:2.16.578.1.12.4.1.4.1</code>/04021950128</span></p><p><b>relationship</b>: Far <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-no-basis-family-relation.codesystem.html\">no-basis-family-relation.codesystem</a>#far)</span>, Far <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-no-basis-parental-responsibility.codesystem.html\">no-basis-parental-responsibility.codesystem</a>#far)</span></p><p><b>name</b>: SOLID ÆRESDOKTOR </p><p><b>address</b>: Nyhaugveien 3 BERGEN 5067 NO (home)</p></div>"
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.16.578.1.12.4.1.4.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "15080050515" ]
] ) ; #
fhir:patient [
fhir:identifier [
fhir:system [ fhir:v "urn:oid:2.16.578.1.12.4.1.4.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "04021950128" ] ]
] ; #
fhir:relationship ( [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.no/fhir/CodeSystem/no-basis-family-relation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "far" ] ] )
] [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.no/fhir/CodeSystem/no-basis-parental-responsibility"^^xsd:anyURI ] ;
fhir:code [ fhir:v "far" ] ] )
] ) ; #
fhir:name ( [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.no/fhir/StructureDefinition/no-basis-middlename"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SKIKKELIG" ] ] ) ;
fhir:family [ fhir:v "ÆRESDOKTOR" ] ;
( fhir:given [ fhir:v "SOLID" ] )
] ) ; #
fhir:address ( [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "cadastralUnitNumber"^^xsd:anyURI ] ;
fhir:value [ fhir:v "15"^^xsd:integer ] ] [
fhir:url [ fhir:v "propertyUnitNumber"^^xsd:anyURI ] ;
fhir:value [ fhir:v "557"^^xsd:integer ] ] [
fhir:url [ fhir:v "municipality"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.578.1.12.4.1.1.3402"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1201" ] ;
fhir:display [ fhir:v "Bergen" ] ] ] ) ;
fhir:url [ fhir:v "http://hl7.no/fhir/StructureDefinition/no-basis-propertyinformation"^^xsd:anyURI ] ] [
fhir:url [ fhir:v "http://hl7.no/fhir/StructureDefinition/no-basis-address-official"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ] ] ) ;
fhir:use [ fhir:v "home" ] ;
( fhir:line [ fhir:v "Nyhaugveien 3" ] ) ;
fhir:city [ fhir:v "BERGEN" ] ;
fhir:district [ fhir:v "BERGEN" ] ;
fhir:postalCode [ fhir:v "5067" ] ;
fhir:country [ fhir:v "NO" ]
] ) . #
IG © 2021+ . Package hl7.fhir.no.basis#2.2.0-test based on FHIR 4.0.1. Generated 2024-05-29
Links: Table of Contents |
QA Report