Nictiz FHIR NL R4 Zib2020
0.9.0 - CI Build

Nictiz FHIR NL R4 Zib2020 - Local Development build (v0.9.0). See the Directory of published versions

: Example Practitioner - nl-core-CareTeam-01-Practitioner-05 - JSON Representation

Raw json | Download


{
  "resourceType" : "Practitioner",
  "id" : "nl-core-CareTeam-01-Practitioner-05",
  "meta" : {
    "profile" : [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Practitioner</b><a name=\"nl-core-CareTeam-01-Practitioner-05\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Practitioner &quot;nl-core-CareTeam-01-Practitioner-05&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-nl-core-HealthProfessional-Practitioner.html\">nl core HealthProfessional Practitioner</a></p></div><p><b>name</b>: G.F. de Haan(OFFICIAL)</p></div>"
  },
  "name" : [
    {
      "use" : "official",
      "text" : "G.F. de Haan",
      "family" : "de Haan",
      "_family" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
            "valueString" : "de"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
            "valueString" : "Haan"
          }
        ]
      },
      "given" : [
        "G.",
        "F."
      ],
      "_given" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode" : "IN"
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode" : "IN"
            }
          ]
        }
      ],
      "prefix" : [
        "Drs."
      ]
    }
  ]
}