2.2.0-test - ci-build Norway flag

Publication Build: This will be filled in by the publication tooling

: Sorgard-Erlend-RelatedPerson - TTL Representation

Raw ttl | Download


@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 "Sorgard-Erlend-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 "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: RelatedPerson </b><a name=\"Sorgard-Erlend-RelatedPerson\"> </a><a name=\"hcSorgard-Erlend-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 &quot;Sorgard-Erlend-RelatedPerson&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-no-basis-RelatedPerson.html\">no-basis-RelatedPerson</a></p></div><blockquote><p><b>no-basis-person-citizenship</b></p><blockquote><p><b>url</b></p><a href=\"http://hl7.org/fhir/R4/datatypes.html#code\">code</a></blockquote><p><b>value</b>: Norway <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#NO)</span></p></blockquote><p><b>identifier</b>: <code>urn:oid:2.16.578.1.12.4.1.4.1</code>/05073500186</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>: Gift <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-no-basis-marital-status.codesystem.html\">no-basis-marital-status.codesystem</a>#gift)</span></p><p><b>name</b>: Ærlend Sørgård </p></div>"
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "code"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NO" ]         ] )       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.no/fhir/StructureDefinition/no-basis-person-citizenship"^^xsd:anyURI ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.16.578.1.12.4.1.4.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "05073500186" ]
  ] ) ; # 
  fhir:patient [
    ( fhir:extension [
fhir:url [ fhir:v "http://ehelse.no/fhir/StructureDefinition/no-basis-relatedperson-person-reference"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
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: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-marital-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "gift" ]     ] )
  ] ) ; # 
  fhir:name ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.no/fhir/StructureDefinition/no-basis-middlename"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Pårørende" ]     ] ) ;
fhir:family [ fhir:v "Sørgård" ] ;
    ( fhir:given [ fhir:v "Ærlend" ] )
  ] ) . #