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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeProcedure
Idzib-Procedure-02.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: Johan XXX_Helleman. Id: 1d827f57-8fdf-11ec-1270-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Categorie: Surgical procedure, Status: voltooidUitvoerende: UMCG - Afdeling OrthopedieZorgverlenerrol: Medisch specialisten, orthopedie
Surgical reduction of fracture (procedure)

Source1

{
  "resourceType": "Procedure",
  "id": "zib-procedure-02",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-Procedure"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "1d827f57-8fdf-11ec-1270-020000000000"
    }
  ],
  "status": "completed",
  "category": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "387713003",
        "display": "Surgical procedure"
      }
    ]
  },
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "274051007",
        "display": "Surgical reduction of fracture (procedure)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/nl-core-patient-01",
    "display": "Johan XXX_Helleman"
  },
  "performer": [
    {
      "actor": {
        "extension": [
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
            "valueReference": {
              "reference": "PractitionerRole/nl-core-practitionerrole-01",
              "display": "Medisch specialisten, orthopedie"
            }
          }
        ],
        "reference": "Organization/nl-core-organization-02",
        "display": "UMCG - Afdeling Orthopedie"
      }
    }
  ]
}