FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageans.fhir.fr.tddui
Resource TypeLocation
IdLocation-tddui-event-location-example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Narratif généré : Localisation tddui-event-location-example

address: 12 rue des Lilas Vittefleur 76748 FR


Source1

{
  "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"
  }
}