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

FHIR IG analytics

Packagehl7.fhir.us.ccda
Resource TypeProcedure
IdProcedure-CF-procedure.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

Generated Narrative: Procedure CF-procedure

identifier: urn:oid:1.3.6.1.4.1.22812.3.2009316.3.4.7/545069400001, urn:oid:1.3.6.1.4.1.22812.3.2009316.3.4.7/545069400003

status: Completed

code: Excision of appendix

subject: Myra Jones Female, DoB: 1947-05-01 ( urn:oid:1.3.6.1.4.1.22812.3.2009316.3#160920144139807)

performed: 2012-08-06


Source1

{
  "resourceType": "Procedure",
  "id": "CF-procedure",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:1.3.6.1.4.1.22812.3.2009316.3.4.7",
      "value": "545069400001"
    },
    {
      "system": "urn:oid:1.3.6.1.4.1.22812.3.2009316.3.4.7",
      "value": "545069400003"
    }
  ],
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "80146002",
        "display": "Excision of appendix"
      },
      {
        "system": "http://www.cms.gov/Medicare/Coding/ICD10",
        "code": "0DBJ4ZZ",
        "display": "Excision of Appendix, Percutaneous Endoscopic Approach"
      }
    ],
    "text": "Excision of appendix"
  },
  "subject": {
    "reference": "Patient/CF-patient"
  },
  "performedDateTime": "2012-08-06"
}