FHIR IG analytics| Package | hl7se.fhir.base |
| Resource Type | Patient |
| Id | Patient-PatientExample189602029812.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient PatientExample189602029812
Profile: SE base profil for patient
Security Labels: all demographic information sensitivity (Details: ActCode code DEMO = 'all demographic information sensitivity'), Skyddad folkbokföring (Details: SE CodeSystem security labels code skyddadFolkbokforing = 'Skyddad folkbokföring')
Skyddad uppgift(official) Male, DoB: 2000-01-25 ( http://electronichealth.se/identifier/personnummer#189602029812)
| Contact Detail | Förmedlingsuppdrag Box 2820 GÖTEBORG 40320 | ||
{
"resourceType": "Patient",
"id": "PatientExample189602029812",
"meta": {
"profile": [
"http://hl7.se/fhir/ig/base/StructureDefinition/SEBasePatient"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "DEMO"
},
{
"system": "http://hl7.se/fhir/ig/base/CodeSystem/SecurityLabel",
"code": "skyddadFolkbokforing"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://electronichealth.se/identifier/personnummer",
"value": "189602029812"
}
],
"name": [
{
"extension": [
{
"url": "http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseMiddleNameExtension",
"valueString": "Skyddad uppgift"
}
],
"use": "official",
"text": "Skyddad uppgift",
"family": "Skyddad uppgift",
"given": [
"Skyddad uppgift"
]
}
],
"gender": "male",
"birthDate": "2000-01-25",
"address": [
{
"extension": [
{
"url": "http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseAddressPersonExtension",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/45991000052106",
"code": "63391000052104",
"display": "särskild postadress"
}
]
}
}
],
"line": [
"Förmedlingsuppdrag",
"Box 2820"
],
"city": "GÖTEBORG",
"postalCode": "40320"
}
]
}