FHIR IG analytics| Package | niceprofiling.v23q1 |
| Resource Type | Consent |
| Id | NICE-TreatmentDirective-Example-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Registered | 01-05-2021 |
|---|---|
| Treatment | Cardiopulmonary resuscitation (procedure), Artificial respiration (procedure) |
| TreatmentDirective | Behandeling niet toegestaan en/of wenselijk |
{
"resourceType": "Consent",
"id": "NICE-Consent-Example-01",
"meta": {
"profile": [
"https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-TreatmentDirective-2022Q1"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Verified-2022Q1",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0532",
"code": "Y",
"display": "Yes"
}
]
}
},
{
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Verification",
"extension": [
{
"url": "Verified",
"valueBoolean": true
},
{
"url": "VerifiedWith",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "116154003",
"display": "Patient"
}
]
}
},
{
"url": "VerificationDate",
"valueDateTime": "2021-05-01"
}
]
},
{
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Treatment",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "89666000",
"display": "Cardiopulmonary resuscitation (procedure)"
}
]
}
},
{
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Treatment",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "40617009",
"display": "Artificial respiration (procedure)"
}
]
}
}
],
"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"
}
]
}
}
],
"status": "active",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "11291000146105",
"display": "Treatment instructions (record artifact)"
}
]
}
],
"dateTime": "2022-01-08T08:43:00+02:00",
"patient": {
"reference": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Patient-2022Q1",
"display": "John Test"
},
"period": {
"start": "2021-05-01"
},
"policy": [
{
"uri": "http://wetten.overheid.nl/"
}
]
}