FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetest.no.basis
Resource TypeRelatedPerson
Idno-basis-RelatedPerson-Solid-æresdoktor.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "RelatedPerson",
  "meta": {
    "profile": [
      "http://hl7.no/fhir/StructureDefinition/no-basis-RelatedPerson"
    ]
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.578.1.12.4.1.4.1",
      "value": "15080050515"
    }
  ],
  "patient": {
    "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-family-relation",
          "code": "far"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://hl7.no/fhir/CodeSystem/no-basis-parental-responsibility",
          "code": "far"
        }
      ]
    }
  ],
  "name": [
    {
      "extension": [
        {
          "url": "http://hl7.no/fhir/StructureDefinition/no-basis-middlename",
          "valueString": "SKIKKELIG"
        }
      ],
      "family": "ÆRESDOKTOR",
      "given": [
        "SOLID"
      ]
    }
  ],
  "address": [
    {
      "extension": [
        {
          "url": "http://hl7.no/fhir/StructureDefinition/no-basis-propertyinformation",
          "extension": [
            {
              "url": "cadastralUnitNumber",
              "valueInteger": 15
            },
            {
              "url": "propertyUnitNumber",
              "valueInteger": 557
            },
            {
              "url": "municipality",
              "valueCoding": {
                "system": "urn:oid:2.16.578.1.12.4.1.1.3402",
                "code": "1201",
                "display": "Bergen"
              }
            }
          ]
        },
        {
          "url": "http://hl7.no/fhir/StructureDefinition/no-basis-address-official",
          "valueBoolean": true
        }
      ],
      "use": "home",
      "line": [
        "Nyhaugveien 3"
      ],
      "city": "BERGEN",
      "district": "BERGEN",
      "postalCode": "5067",
      "country": "NO"
    }
  ]
}