FHIR IG analytics| Package | elga.moped |
| Resource Type | Patient |
| Id | Patient-Test1PatientLGF.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient Test1PatientLGF
Profile: MOPED Patient LGF
MSK MSK (official) Female, DoB: 1969-04-21
| Contact Detail | 1030 AUT (home) | ||
| Patient Citizenship: |
| ||
{
"resourceType": "Patient",
"id": "Test1PatientLGF",
"meta": {
"profile": [
"https://elga.moped.at/StructureDefinition/MopedPatientLGF"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "https://termgit.elga.gv.at/CodeSystem/iso-3166-1-alpha-3",
"code": "AUT",
"display": "Österreich"
}
]
}
}
],
"url": "http://hl7.org/fhir/StructureDefinition/patient-citizenship"
}
],
"name": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "masked"
}
],
"use": "official",
"family": "MSK",
"given": [
"MSK"
]
}
],
"gender": "female",
"birthDate": "1969-04-21",
"address": [
{
"extension": [
{
"url": "http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/StructureDefinition/at-core-ext-address-municipalityCode",
"valueString": "90301"
}
],
"use": "home",
"postalCode": "1030",
"country": "AUT"
}
]
}