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

FHIR IG analytics

Packageehealth4u.package
Resource TypeProcedure
IdProcedure Maria Iosif.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-mariaiosif18-02-2020",
  "meta": {
    "profile": [
      "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-procedure-r4"
    ]
  },
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "423827005",
        "display": "Endoscopy"
      }
    ]
  },
  "encounter": {
    "reference": "Encounter/cyehrencounter-mariaiosifANDhelenegeorgiou18-02-2020"
  },
  "subject": {
    "reference": "Patient/cyehrpatient-mariaiosif",
    "type": "Patient",
    "display": "Patient Maria Iosif"
  },
  "recorder": {
    "reference": "PractitionerRole/cyehrpractitionerrole-dr-helengeorgiou"
  },
  "asserter": {
    "reference": "PractitionerRole/cyehrpractitionerrole-dr-helengeorgiou"
  },
  "performedDateTime": "2008-11-08",
  "bodySite": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "774007",
        "display": "Head and neck structure"
      }
    ]
  }
}