FHIR IG analytics| Package | se.electronichealth.fhir.nll.r4 |
| Resource Type | Patient |
| Id | fetch-patient-example-2.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"id": "a5e62b33-943c-44f6-ad11-f7d068b623d6",
"meta": {
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLPatient"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
"code": "SUBSETTED"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "DEMO"
},
{
"system": "http://hl7.se/fhir/ig/base/CodeSystem/SecurityLabel",
"code": "sekretessmarkering"
}
],
"tag": [
{
"display": "Fetch Patient with protected identity"
},
{
"display": "An instance of Patient"
},
{
"display": "fetch-patient-example-2"
}
]
},
"extension": [
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLPopulationRegistered",
"valueCoding": {
"system": "http://ehalsomyndigheten.se/fhir/CodeSystem/library",
"code": "YES"
}
}
],
"identifier": [
{
"system": "http://electronichealth.se/identifier/personnummer",
"value": "199505112384"
}
],
"active": true,
"name": [
{
"text": "Personuppgift skyddad"
}
],
"deceasedBoolean": false
}