FHIR IG analytics| Package | ch.fhir.ig.ch-vacd |
| Resource Type | Location |
| Id | Location-8-10-Condition-Travel-Location.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location 8-10-Condition-Travel-Location
Profile: CH VACD Travel Location
identifier: Uniform Resource Identifier (URI)/urn:uuid:373b5e89-5590-4216-8bce-78258ac8922e
status: Active
name: Mein Traumziel
address: PAN (temp)
{
"resourceType": "Location",
"id": "8-10-Condition-Travel-Location",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-travel-location"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:373b5e89-5590-4216-8bce-78258ac8922e"
}
],
"status": "active",
"name": "Mein Traumziel",
"address": {
"use": "temp",
"type": "physical",
"country": "PAN",
"_country": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-codedString",
"valueCoding": {
"system": "urn:iso:std:iso:3166",
"code": "PAN",
"display": "Panama"
}
}
]
}
}
}