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

FHIR IG analytics

Packageans.fhir.fr.annuaire
Resource TypePerson
IdPerson-pp16dr-person.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é : Personne pp16dr-person

AS Person Birth Place Extension: COSNE-COURS-SUR-LOIRE

name: David CHATELIER (Official)

Links

-Target
*Practitioner David CHATELIER

Source1

{
  "resourceType": "Person",
  "id": "pp16dr-person",
  "meta": {
    "profile": [
      "https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-dr-person"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-person-birth-place",
      "valueAddress": {
        "extension": [
          {
            "url": "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-address-insee-code",
            "valueCoding": {
              "system": "https://mos.esante.gouv.fr/NOS/TRE_R13-Commune/FHIR/TRE-R13-Commune",
              "code": "58086"
            }
          }
        ],
        "text": "COSNE-COURS-SUR-LOIRE",
        "country": "99100"
      }
    }
  ],
  "name": [
    {
      "use": "official",
      "family": "CHATELIER",
      "given": [
        "David"
      ],
      "prefix": [
        "M"
      ]
    }
  ],
  "link": [
    {
      "target": {
        "reference": "Practitioner/3719500DP"
      }
    }
  ]
}