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

FHIR IG analytics

Packageswiss.mednet.fhir
Resource TypeProcedure
IdProcedure-mni-procedure-example2.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 mni-procedure-example2

status: Completed

code: Removal of subarachnoid-ureteral shunt

subject: Anna Paola Muster Female, DoB: 1985-12-12 ( Medical record number: 123456)


Source1

{
  "resourceType": "Procedure",
  "id": "mni-procedure-example2",
  "meta": {
    "profile": [
      "https://mednet.swiss/fhir/StructureDefinition/mni-procedure"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "911003",
        "display": "Removal of subarachnoid-ureteral shunt"
      }
    ],
    "text": "Removal of subarachnoid-ureteral shunt"
  },
  "subject": {
    "reference": "Patient/mni-patient-example1"
  }
}