IKNL PZP STU3
0.1.3-beta3 - consultation International flag

IKNL PZP STU3 - Local Development build (v0.1.3-beta3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example Consent - F1-ACP-TreatmentDirective-305351004 - JSON Representation

Raw json | Download

{
  "resourceType" : "Consent",
  "id" : "F1-ACP-TreatmentDirective-305351004",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.iknl.nl/fhir/StructureDefinition/ACP-TreatmentDirective"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: Consent F1-ACP-TreatmentDirective-305351004</b></p><a name=\"F1-ACP-TreatmentDirective-305351004\"> </a><a name=\"hcF1-ACP-TreatmentDirective-305351004\"> </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\"/><p style=\"margin-bottom: 0px\">Profiel: <a href=\"StructureDefinition-ACP-TreatmentDirective.html\">TreatmentDirective</a></p></div><p><b>ext Encounter Reference</b>: <a href=\"Encounter-F1-ACP-Encounter-01-10-2020.html\">Encounter, 2020-10-01</a></p><blockquote><p><b>HCIM TreatmentDirective Verification</b></p><ul><li>Verified: true</li><li>VerificationDate: 2020-10-01</li><li>VerifiedWith: <span title=\"Codes:{http://snomed.info/sct 116154003}\">Patient</span></li></ul></blockquote><p><b>HCIM TreatmentDirective Treatment</b>: <span title=\"Codes:{http://snomed.info/sct 305351004}\">Admit to ITU</span></p><p><b>HCIM TreatmentDirective TreatmentPermitted</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4 JA}\">Ja</span></p><p><b>identifier</b>: Resource identifier/d543b9f3-4b87-4f10-bbbb-1425d66f451c</p><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 11291000146105}\">Treatment instructions (record artifact)</span></p><p><b>patient</b>: <a href=\"Patient-F1-ACP-Patient-HendrikHartman.html\">Patient, Hendrik Hartman</a></p><p><b>dateTime</b>: 2020-10-01</p><h3>Policies</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Uri</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.20&amp;canonical=https://wetten.overheid.nl/\">https://wetten.overheid.nl/</a></td></tr></table><h3>Excepts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>Opt In</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "https://fhir.iknl.nl/fhir/StructureDefinition/ext-EncounterReference",
      "valueReference" : {
        🔗 "reference" : "Encounter/F1-ACP-Encounter-01-10-2020",
        "display" : "Encounter, 2020-10-01"
      }
    },
    {
      "extension" : [
        {
          "url" : "Verified",
          "valueBoolean" : true
        },
        {
          "url" : "VerificationDate",
          "valueDateTime" : "2020-10-01"
        },
        {
          "url" : "VerifiedWith",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "116154003",
                "display" : "Patient"
              }
            ]
          }
        }
      ],
      "url" : "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Verification"
    },
    {
      "url" : "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Treatment",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "305351004",
            "display" : "Admit to ITU"
          }
        ]
      }
    }
  ],
  "modifierExtension" : [
    {
      "url" : "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-TreatmentPermitted",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4",
            "code" : "JA",
            "display" : "Ja"
          }
        ]
      }
    }
  ],
  "identifier" : {
    "type" : {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
          "code" : "RI",
          "display" : "Resource identifier"
        }
      ]
    },
    "system" : "https://acme.com/fhir/NamingSystem/resource-business-identifier",
    "value" : "d543b9f3-4b87-4f10-bbbb-1425d66f451c"
  },
  "status" : "active",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "11291000146105",
          "display" : "Treatment instructions (record artifact)"
        }
      ]
    }
  ],
  "patient" : {
    🔗 "reference" : "Patient/F1-ACP-Patient-HendrikHartman",
    "display" : "Patient, Hendrik Hartman"
  },
  "dateTime" : "2020-10-01",
  "policy" : [
    {
      "uri" : "https://wetten.overheid.nl/"
    }
  ],
  "except" : [
    {
      "type" : "permit"
    }
  ]
}