FHIR IG analytics| Package | hl7se.fhir.base |
| Resource Type | Patient |
| Id | Patient-PatientExample98240301AA06.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient PatientExample98240301AA06
Profile: SE base profil for patient
Förnamn Mellannamn Efternamn(official) Female, DoB: 2024-03-01 ( http://electronichealth.se/identifier/nationelltReservnummer#98240301AA06)
| Contact Detail |
| ||
{
"resourceType": "Patient",
"id": "PatientExample98240301AA06",
"meta": {
"profile": [
"http://hl7.se/fhir/ig/base/StructureDefinition/SEBasePatient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://electronichealth.se/identifier/nationelltReservnummer",
"value": "98240301AA06"
}
],
"name": [
{
"extension": [
{
"url": "http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseMiddleNameExtension",
"valueString": "Mellannamn"
},
{
"url": "http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseOwnFamilyExtension",
"valueString": "Efternamn"
}
],
"use": "official",
"text": "Förnamn Mellannamn Efternamn",
"family": "Mellannamn Efternamn",
"given": [
"Förnamn"
]
}
],
"gender": "female",
"birthDate": "2024-03-01",
"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": "63411000052104",
"display": "uppgiven adress"
}
]
}
}
],
"line": [
"C/O",
"Adressrad 1 (Mer än 35 tecken)",
"Adressrad 2 (Fler än 35 tecken)"
],
"city": "Orten",
"postalCode": "54300"
},
{
"extension": [
{
"url": "http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseAddressPersonExtension",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/45991000052106",
"code": "63401000052101",
"display": "utlandsadress"
}
]
}
}
],
"line": [
"Adressrad 1",
"Adressrad 2",
"Adressrad 3"
],
"country": "DZ"
}
]
}