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

FHIR IG analytics

Packagenoma.fhir.mpd
Resource TypeStructureDefinition
Idmedicinalproduct-authorized-pharmaceutical-dose-form-safest.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=noma.fhir.mpd@2.0.0&canonical=http://legemiddelverket.no/fhir/StructureDefinition/medicinalproduct-authorized-pharmaceutical-dose-form-safest
URLhttp://legemiddelverket.no/fhir/StructureDefinition/medicinalproduct-authorized-pharmaceutical-dose-form-safest
Version2.0.1
Statusactive
Date2020-09-17T11:33:08.6995668+00:00
NameMedicinalProductAuthorizedPharmaceuticalDoseForm
DescriptionRepresenting the Authorized Pharmaceutical Dose form for the medicinal product. This may be one of the following types, each defined by a separate Code System: - Pharmaceutical dose form Url: TODO - Combined pharmaceutical dose form Url: TODO - Combined term Url: TODO - Combination package Url: TODO
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
MedicinalProductNOMAMedicinalProductNOMA

Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "2c621b3b-55e3-4856-b77a-d83beae65198",
  "meta": {
    "lastUpdated": "2025-08-08T16:15:08.7222085+00:00"
  },
  "url": "http://legemiddelverket.no/fhir/StructureDefinition/medicinalproduct-authorized-pharmaceutical-dose-form-safest",
  "version": "2.0.1",
  "name": "MedicinalProductAuthorizedPharmaceuticalDoseForm",
  "status": "active",
  "date": "2020-09-17T11:33:08.6995668+00:00",
  "description": "Representing the Authorized Pharmaceutical Dose form for the medicinal product. This may be one of the following types, each defined by a separate Code System:\r\n- Pharmaceutical dose form\r\nUrl: TODO\r\n- Combined pharmaceutical dose form\r\nUrl: TODO\r\n- Combined term \r\nUrl: TODO\r\n- Combination package\r\nUrl: TODO",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "MedicinalProduct"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "The Medicinal Product.'s Authorized Pharmaceutical Dose form",
        "definition": "Representing the Authorized Pharmaceutical Dose form for the medicinal product. This may be one of the following types, each defined by a separate Code System:\r\n- Pharmaceutical dose form\r\nUrl: TODO\r\n- Combined pharmaceutical dose form\r\nUrl: TODO\r\n- Combined term \r\nUrl: TODO\r\n- Combination package\r\nUrl: TODO",
        "max": "1"
      },
      {
        "id": "Extension.extension",
        "path": "Extension.extension",
        "max": "0"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://legemiddelverket.no/fhir/StructureDefinition/medicinalproduct-authorized-pharmaceutical-dose-form-safest"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  }
}