DIPS Core Implementation Guide
0.1.0 - ci-build Norway

DIPS Core Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Practitioner-stf39 - JSON Representation

Raw json | Download

{
  "resourceType" : "Practitioner",
  "id" : "Practitioner-stf39",
  "meta" : {
    "lastUpdated" : "2006-05-11T08:11:43+05:30",
    "profile" : [
      🔗 "http://dips.no/fhir/R4/StructureDefinition/DIPSPractitioner",
      "http://dips.no/fhir/R4/StructureDefinition/NoBasisPractitioner"
    ],
    "tag" : [
      {
        "system" : "http://dips.no/fhir/namingsystem/practitionersource",
        "code" : "practitioner"
      }
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner Practitioner-stf39</b></p><a name=\"Practitioner-stf39\"> </a><a name=\"hcPractitioner-stf39\"> </a><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\">Last updated: 2006-05-11 08:11:43+0530</p><p style=\"margin-bottom: 0px\">Profiles: <a href=\"StructureDefinition-DIPSPractitioner.html\">DIPSPractitioner</a>, <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.no.basis@2.1.2&amp;canonical=http://dips.no/fhir/R4/StructureDefinition/NoBasisPractitioner\">http://dips.no/fhir/R4/StructureDefinition/NoBasisPractitioner</a></p><p style=\"margin-bottom: 0px\">Tag: </p></div><p><b>IsSpecialistExtension</b>: false</p><p><b>DIPSPractitionerSpecialist</b>: false</p><p><b>identifier</b>: HelsepersonellregisteretNummer/12256545\u00a0(use:\u00a0official,\u00a0), <code>http://dips.no/fhir/namingsystem/dips-personid</code>/39\u00a0(use:\u00a0official,\u00a0)</p><p><b>active</b>: true</p><p><b>name</b>: Lasse Asslege (Testplan For Epj) </p><p><b>gender</b>: Unknown</p></div>"
  },
  "extension" : [
    {
      "url" : "http://dips.no/fhir/R4/StructureDefinition/IsSpecialistExtension",
      "valueBoolean" : false
    },
    {
      "url" : "http://dips.no/fhir/R4/StructureDefinition/DIPSPractitionerSpecialist",
      "valueBoolean" : false
    }
  ],
  "identifier" : [
    {
      "use" : "official",
      "system" : "urn:oid:2.16.578.1.12.4.1.4.4",
      "value" : "12256545"
    },
    {
      "use" : "official",
      "system" : "http://dips.no/fhir/namingsystem/dips-personid",
      "value" : "39"
    }
  ],
  "active" : true,
  "name" : [
    {
      "family" : "Asslege (Testplan For Epj)",
      "given" : [
        "Lasse"
      ]
    }
  ],
  "gender" : "unknown"
}