FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Procedure |
| Id | zib-AbilityToManageMedication-NursingIntervention-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| assisteren bij verrichting (verrichting) | |
| Timing | 08:00:00, 18:00:00 |
|---|
{
"resourceType": "Procedure",
"id": "zib-abilitytomanagemedication-nursingintervention-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-NursingIntervention"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/Comment",
"valueString": "toezicht op injecteren van insuline"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/procedure-schedule",
"valueTiming": {
"repeat": {
"timeOfDay": [
"08:00:00",
"18:00:00"
]
}
}
}
],
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "1834cdb1-8fdf-11ec-5950-020000000000"
}
],
"status": "in-progress",
"category": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "9632001"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "223455001",
"display": "assisteren bij verrichting (verrichting)"
}
]
},
"subject": {
"reference": "Patient/nl-core-patient-03",
"display": "I. XXX_Helleman-de Haas"
}
}