{
  "resourceType" : "Practitioner",
  "id" : "nl-core-TreatmentDirective2-01-Practitioner-01",
  "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-TreatmentDirective2-01-Practitioner-01\"> </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-TreatmentDirective2-01-Practitioner-01&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>identifier</b>: id:\u00a021870932 2.16.528.1.1007.5.1</p><p><b>name</b>: J.H.R. Peters(OFFICIAL)</p><p><b>telecom</b>: <a href=\"tel:+3715828282\">+3715828282</a>, <a href=\"mailto:j.peters@hospital.nl\">j.peters@hospital.nl</a></p><p><b>address</b>: Simon Smitweg 1 Leiderdorp 2353 GA Nederland </p><p><b>gender</b>: female</p></div>"
  },
  "identifier" : [{
    "system" : "http://fhir.nl/fhir/NamingSystem/big",
    "value" : "21870932 2.16.528.1.1007.5.1"
  }],
  "name" : [{
    "use" : "official",
    "text" : "J.H.R. Peters",
    "family" : "Peters",
    "_family" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
        "valueString" : "Peters"
      }]
    },
    "given" : ["J.",
    "H.",
    "R."],
    "_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"
      }]
    },
    {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
        "valueCode" : "IN"
      }]
    }],
    "prefix" : ["Dr."]
  }],
  "telecom" : [{
    "system" : "phone",
    "_system" : {
      "extension" : [{
        "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
        "valueCodeableConcept" : {
          "coding" : [{
            "system" : "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1",
            "code" : "LL",
            "display" : "Land Line"
          }]
        }
      }]
    },
    "value" : "+3715828282",
    "use" : "work"
  },
  {
    "system" : "email",
    "value" : "j.peters@hospital.nl",
    "use" : "work"
  }],
  "address" : [{
    "line" : ["Simon Smitweg 1"],
    "_line" : [{
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
        "valueString" : "Simon Smitweg"
      },
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
        "valueString" : "1"
      }]
    }],
    "city" : "Leiderdorp",
    "postalCode" : "2353 GA",
    "country" : "Nederland",
    "_country" : {
      "extension" : [{
        "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
        "valueCodeableConcept" : {
          "coding" : [{
            "system" : "urn:iso:std:iso:3166",
            "version" : "2020-10-26T00:00:00",
            "code" : "NL",
            "display" : "Nederland"
          }]
        }
      }]
    }
  }],
  "gender" : "female",
  "_gender" : {
    "extension" : [{
      "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
          "code" : "F",
          "display" : "Female"
        }]
      }
    }]
  }
}