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

FHIR IG analytics

Packagemyhealth.eu.fhir.eps
Resource TypeProcedure
IdProcedure-a1b2c3d4-e5f6-7890-abcd-ef1234567890.json
FHIR VersionR4

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

Coronary artery bypass grafting, 2010-04-19


Source1

{
  "resourceType": "Procedure",
  "id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "meta": {
    "profile": [
      "http://fhir.ehdsi.eu/eps/StructureDefinition/procedure-myhealtheu-eps"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "232717009",
        "display": "Coronary artery bypass grafting"
      }
    ],
    "text": "Coronary artery bypass grafting"
  },
  "subject": {
    "reference": "Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3"
  },
  "performedDateTime": "2010-04-19"
}