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

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypeConsent
IdConsent-21.json
FHIR VersionR3

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

Consent. typeCode-RCT: Xxx-Helleman, J (M). id: urn:oid:2.16.840.1.113883.2.4.3.148.1.1.6.6.21 (urn:ietf:rfc:3986), Category: Behandelingsinstructies (artefact opnemen), Status: status-active
testje
Consent Period FromNoTo 5 May 2023
Created 11:40:11, 9 April 2018
Verified boolean-true - 5 May 2023 - Gevolmachtigde
Kunstmatige beademing Behandeling niet toegestaan en/of wenselijk

Source1

{
  "resourceType": "Consent",
  "id": "21",
  "meta": {
    "lastUpdated": "2024-04-17T10:04:24.612+02:00",
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "Verified",
          "valueBoolean": true
        },
        {
          "url": "VerifiedWith",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "8601000146109",
                "display": "Gevolmachtigde"
              }
            ]
          }
        },
        {
          "url": "VerificationDate",
          "valueDateTime": "2023-05-05"
        }
      ],
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Verification"
    },
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/Comment",
      "valueString": "testje"
    },
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Treatment",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "40617009",
            "display": "Kunstmatige beademing"
          }
        ]
      }
    }
  ],
  "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": "NEE",
            "display": "Behandeling niet toegestaan en/of wenselijk"
          }
        ]
      }
    }
  ],
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.2.4.3.148.1.1.6.6.21"
  },
  "status": "active",
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "11291000146105",
          "display": "Behandelingsinstructies (artefact opnemen)"
        }
      ]
    }
  ],
  "patient": {
    "reference": "Patient/330073",
    "display": "Xxx-Helleman, J (M)"
  },
  "period": {
    "start": "2023-05-05"
  },
  "dateTime": "2018-04-09T11:40:11+02:00",
  "policy": [
    {
      "uri": "http://wetten.overheid.nl/"
    }
  ]
}