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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeProcedure
Idzib-AbilityToManageMedication-NursingIntervention-01.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

Verrichting. Subject: I. XXX_Helleman-de Haas. Id: 1834cdb1-8fdf-11ec-5950-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Categorie: 9632001 (SNOMED CT), Status: is bezig
assisteren bij verrichting (verrichting)
Timing
08:00:00, 18:00:00

Source1

{
  "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"
  }
}