2.2.0-test - ci-build Norway flag

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

: Sorgard-Erlend-RelatedPerson - JSON Representation

Raw json | Download


{
  "resourceType" : "RelatedPerson",
  "id" : "Sorgard-Erlend-RelatedPerson",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.no/fhir/StructureDefinition/no-basis-RelatedPerson"
    ]
  },
  "text" : {
    "status" : "extensions",
    "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>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "code",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "urn:iso:std:iso:3166",
                "code" : "NO"
              }
            ]
          }
        }
      ],
      "url" : "http://hl7.no/fhir/StructureDefinition/no-basis-person-citizenship"
    }
  ],
  "identifier" : [
    {
      "system" : "urn:oid:2.16.578.1.12.4.1.4.1",
      "value" : "05073500186"
    }
  ],
  "patient" : {
    "extension" : [
      {
        "url" : "http://ehelse.no/fhir/StructureDefinition/no-basis-relatedperson-person-reference",
        "valueReference" : {
          "identifier" : {
            "system" : "urn:oid:2.16.578.1.12.4.1.4.1",
            "value" : "04021950128"
          }
        }
      }
    ],
    "identifier" : {
      "system" : "urn:oid:2.16.578.1.12.4.1.4.1",
      "value" : "04021950128"
    }
  },
  "relationship" : [
    {
      "coding" : [
        {
          "system" : "http://hl7.no/fhir/CodeSystem/no-basis-marital-status",
          "code" : "gift"
        }
      ]
    }
  ],
  "name" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.no/fhir/StructureDefinition/no-basis-middlename",
          "valueString" : "Pårørende"
        }
      ],
      "family" : "Sørgård",
      "given" : [
        "Ærlend"
      ]
    }
  ]
}