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

FHIR IG analytics

Packagefhir.astp.bhp
Resource TypeProcedure
IdProcedure-harm-reduction-example-1.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 harm-reduction-example-1

status: Completed

code: Alcohol harm reduction program (regime/therapy)

subject: James Wolff

performed: 2024-03-23


Source1

{
  "resourceType": "Procedure",
  "id": "harm-reduction-example-1",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure|6.1.0"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "720175009",
        "display": "Alcohol harm reduction program (regime/therapy)"
      }
    ],
    "text": "Alcohol harm reduction program (regime/therapy)"
  },
  "subject": {
    "reference": "Patient/bh-patient-example",
    "display": "James Wolff"
  },
  "performedDateTime": "2024-03-23"
}