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

FHIR IG analytics

Packagese.electronichealth.fhir.nll.r4
Resource TypeMedicationDispense
Idcreate-medicationdispense-example-4.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": "MedicationDispense",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/StructureDefinition/NLLMedicationDispense"
    ],
    "tag": [
      {
        "display": "Create dose dipensed MedicationDispense"
      },
      {
        "display": "Create dose dipensed MedicationDispense"
      },
      {
        "display": "create-medicationdispense-example-4"
      }
    ]
  },
  "extension": [
    {
      "url": "http://electronichealth.se/fhir/StructureDefinition/NLLActorDispatchId",
      "valueString": "2"
    },
    {
      "url": "http://electronichealth.se/fhir/StructureDefinition/NLLBenefitChoiceCode",
      "valueCode": "U"
    },
    {
      "url": "http://electronichealth.se/fhir/StructureDefinition/NLLDispatchRowNo",
      "valueDecimal": 1
    }
  ],
  "status": "completed",
  "medicationCodeableConcept": {
    "coding": [
      {
        "system": "http://electronichealth.se/fhir/NamingSystem/nplid",
        "code": "20060517000096"
      },
      {
        "system": "http://electronichealth.se/fhir/NamingSystem/nplpackid",
        "code": "20060703100265"
      }
    ]
  },
  "authorizingPrescription": [
    {
      "reference": "MedicationRequest/95f22a79-5ed0-4ed3-b464-16f78cbeb1f5/_history/1"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "code": "DD"
        }
      ]
    }
  ],
  "whenHandedOver": "2022-12-12T10:07:01+00:00",
  "note": [
    {
      "text": "uttag 2"
    }
  ],
  "substitution": {
    "wasSubstituted": false
  },
  "quantity": {
    "value": 60
  }
}