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

FHIR IG analytics

Packagehl7.fhir.us.smp
Resource TypeMedication
IdMedication-smp-med-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: Medication smp-med-1

version: 1; Last updated: 2023-12-08 06:38:52+0000

Profile: Standardized Medication Profile - Medication

code: Multivitamin preparation

status: Active


Source1

{
  "resourceType": "Medication",
  "id": "smp-med-1",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-12-08T06:38:52Z",
    "profile": [
      "http://hl7.org/fhir/us/smp/StructureDefinition/smp-medication"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "10632007"
      }
    ]
  },
  "status": "active"
}