FHIR IG analytics| Package | hl7.at.fhir.elga.emed.r4 |
| Resource Type | Practitioner |
| Id | Practitioner-At-Emed-Example-Practitioner-02.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner At-Emed-Example-Practitioner-02
Profile: AT ELGA Core Practitioner Profil
identifier: Uniform Resource Identifier (URI)/urn:oid:1.2.40.0.34.99.4613.4, urn:oid:1.2.40.0.10.1.4.3.2/987654322
active: true
name: Hermine Fremdmedikation
telecom: office@fremdmedikation.at, +436500987654399
address: Hauptstraße 7 Stiege 1 Unterstinkenbrunn Niederösterreich 2154 AUT (work)
gender: Female
{
"resourceType": "Practitioner",
"id": "At-Emed-Example-Practitioner-02",
"meta": {
"profile": [
"https://fhir.hl7.at/elga/core/r4/StructureDefinition/at-elga-core-practitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.2.40.0.34.99.4613.4",
"assigner": {
"display": "Bundesministerium für Gesundheit"
}
},
{
"system": "urn:oid:1.2.40.0.10.1.4.3.2",
"value": "987654322",
"assigner": {
"display": "Dachverband der österreichischen Sozialversicherungsträger"
}
}
],
"active": true,
"name": [
{
"family": "Fremdmedikation",
"given": [
"Hermine"
],
"prefix": [
"Prof. Dr."
]
}
],
"telecom": [
{
"system": "email",
"value": "office@fremdmedikation.at",
"use": "work"
},
{
"system": "phone",
"value": "+436500987654399",
"use": "work"
}
],
"address": [
{
"use": "work",
"type": "both",
"line": [
"Hauptstraße 7 Stiege 1"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Hauptstraße"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "7"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator",
"valueString": "Stiege 1"
},
{
"url": "http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/StructureDefinition/at-core-ext-address-additionalInformation",
"valueString": "Barrierefreier Zugang"
}
]
}
],
"city": "Unterstinkenbrunn",
"state": "Niederösterreich",
"postalCode": "2154",
"country": "AUT"
}
],
"gender": "female"
}