FHIR IG analytics| Package | se.electronichealth.fhir.nppr.r5 |
| Resource Type | Patient |
| Id | Patient-6d493572-0375-40a7-97eb-6a91ee7f72a0.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Patient",
"id": "6d493572-0375-40a7-97eb-6a91ee7f72a0",
"meta": {
"profile": [
"http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPRPatient"
]
},
"identifier": [
{
"system": "http://electronichealth.se/identifier/personnummer",
"value": "198001032385"
}
],
"address": [
{
"extension": [
{
"valueCodeableConcept": {
"coding": [
{
"code": "63381000052101",
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/45991000052106",
"display": "folkbokföringsadress"
}
]
},
"url": "http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPROfficialAddressTypeExtension"
}
],
"period": {
"start": "1970-01-01"
},
"postalCode": "111 51",
"city": "Stockholm",
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "11"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Drottninggatan"
}
]
}
]
}
],
"telecom": [
{
"period": {
"start": "1970-01-01"
},
"value": "+46712345678",
"system": "phone"
}
],
"text": {
"div": "<!-- snip (see above) -->",
"status": "additional"
}
}