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

FHIR IG analytics

Packageehealth4u.package
Resource TypeProcedure
IdProcedure.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Procedure",
  "id": "cyehrprocedures-andreasioannou",
  "meta": {
    "profile": [
      "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-procedure-r4"
    ]
  },
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "5393006",
        "display": "Procedure - Exploration of parathyroid with mediastinal exploration by sternal split approach (PS)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/cyehrpratient-andreasioannou1",
    "type": "Patient",
    "display": "Patient Andreas Ioannou"
  },
  "performedDateTime": "2008-11-08",
  "bodySite": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "3553006",
        "display": "Thyroid capsule"
      }
    ]
  }
}