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

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypeProcedure
IdProcedure-25102292.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

Procedure. typeCode-SUBJ: Xxx-Helleman, J (M). id: urn:oid:2.16.840.1.113883.2.4.3.148.1.1.6.31.25102292 (urn:ietf:rfc:3986), Category: Surgical procedure, Status: status-completedtypeCode-PRF: Boonstra typeCode-PRF: VIPP NEXUS Ziekenhuis
Prothese implantatie kniegewricht.
Performed: FromNoTo 6 May 2012
Based On ProcedureRequest
Body Site structuur van kniegewricht (lichaamsstructuur) links
typeCode-RSON artropathie

Source1

{
  "resourceType": "Procedure",
  "id": "25102292",
  "meta": {
    "lastUpdated": "2024-04-17T11:49:15.508+02:00",
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-Procedure"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.4.3.148.1.1.6.31.25102292"
    }
  ],
  "basedOn": [
    {
      "reference": "http://example.org/ProcedureRequest/45d3945c-dcbd-4587-90f9-fa30245adced",
      "display": "ProcedureRequest"
    }
  ],
  "status": "completed",
  "category": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "387713003",
        "display": "Surgical procedure"
      }
    ]
  },
  "code": {
    "coding": [
      {
        "system": "urn:oid:2.16.840.1.113883.2.4.3.27.15.5",
        "code": "038663",
        "display": "Prothese implantatie kniegewricht."
      }
    ]
  },
  "subject": {
    "reference": "http://example.org/Patient/330073",
    "display": "Xxx-Helleman, J (M)"
  },
  "performedPeriod": {
    "start": "2012-05-06"
  },
  "performer": [
    {
      "actor": {
        "extension": [
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
            "valueReference": {
              "reference": "http://example.org/PractitionerRole/406",
              "display": "Boonstra"
            }
          }
        ],
        "reference": "http://example.org/Practitioner/406",
        "display": "Boonstra"
      }
    },
    {
      "actor": {
        "reference": "http://example.org/Organization/4107EC15F3AA846EA912B85ABBA115644166D760",
        "display": "VIPP NEXUS Ziekenhuis"
      }
    }
  ],
  "reasonReference": [
    {
      "reference": "http://example.org/Condition/830",
      "display": "artropathie"
    }
  ],
  "bodySite": [
    {
      "extension": [
        {
          "url": "http://nictiz.nl/fhir/StructureDefinition/BodySite-Qualifier",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "7771000",
                "display": "links"
              }
            ]
          }
        }
      ],
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "49076000",
          "display": "structuur van kniegewricht (lichaamsstructuur)"
        }
      ]
    }
  ]
}