FHIR IG analytics| Package | ans.fhir.fr.tddui |
| Resource Type | Location |
| Id | Location-tddui-event-location-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : Localisation tddui-event-location-example
Profil: FR Core Location Profile
address: 12 rue des Lilas Vittefleur 76748 FR
{
"resourceType": "Location",
"id": "tddui-event-location-example",
"meta": {
"profile": [
"https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-location"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"address": {
"line": [
"12 rue des Lilas"
],
"city": "Vittefleur",
"postalCode": "76748",
"country": "FR"
}
}