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-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: Johan XXX_Helleman. Id: 1d758289-8fdf-11ec-2146-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
Implantation of Swanson prosthesis of knee (procedure)
Uitgevoerd: Vanaf 5 juni 2012
Deel van lichaamKnee region structure (body structure)Left
RedenArthropathy (disorder)
apparaatKnee joint prosthesis, device (physical object)

Source1

{
  "resourceType": "Procedure",
  "id": "zib-procedure-01",
  "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": "1d758289-8fdf-11ec-2146-020000000000"
    }
  ],
  "status": "completed",
  "category": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "387713003",
        "display": "Surgical procedure"
      }
    ]
  },
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "60159002",
        "display": "Implantation of Swanson prosthesis of knee (procedure)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/nl-core-patient-01",
    "display": "Johan XXX_Helleman"
  },
  "performedPeriod": {
    "start": "2012-06-05"
  },
  "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"
      }
    }
  ],
  "reasonReference": [
    {
      "reference": "Condition/zib-problem-02",
      "display": "Arthropathy (disorder)"
    }
  ],
  "bodySite": [
    {
      "extension": [
        {
          "url": "http://nictiz.nl/fhir/StructureDefinition/BodySite-Qualifier",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "7771000",
                "display": "Left"
              }
            ]
          }
        }
      ],
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "72696002",
          "display": "Knee region structure (body structure)"
        }
      ]
    }
  ],
  "focalDevice": [
    {
      "manipulated": {
        "reference": "Device/zib-medicaldeviceproduct-01",
        "display": "Knee joint prosthesis, device (physical object)"
      }
    }
  ]
}