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

FHIR IG analytics

Packageans.fhir.fr.sas
Resource TypePractitioner
IdPractitioner-ExamplePractitioner2.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é : Praticien ExamplePractitioner2

identifier: Identifiant National de Professionnel de Santé/810100050075

name: Sébastien THOMAS


Source1

{
  "resourceType": "Practitioner",
  "id": "ExamplePractitioner2",
  "meta": {
    "profile": [
      "http://sas.fr/fhir/StructureDefinition/FrPractitionerAgregateur"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://interopsante.org/fhir/CodeSystem/fr-v2-0203",
            "code": "IDNPS"
          }
        ]
      },
      "system": "urn:oid:1.2.250.1.71.4.2.1",
      "value": "810100050075"
    }
  ],
  "name": [
    {
      "family": "THOMAS",
      "given": [
        "Sébastien"
      ]
    }
  ]
}