{
"description": null,
"_filename": "SubstanceSpecification_Classification.StructureDefinition.json",
"package_name": "noma.fhir.mpd",
"date": "2020-09-17T11:33:08.6995668+00:00",
"derivation": "constraint",
"meta": {
"lastUpdated": "2025-08-08T07:37:04.7521967+00:00"
},
"publisher": null,
"fhirVersion": "4.0.1",
"purpose": "Classificatin of substances",
"name": "SubstanceSpecification_Classification",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "2.0.0",
"status": "active",
"id": "3c81d730-c8a0-4b99-a70a-9274385fca16",
"kind": "complex-type",
"url": "http://legemiddelverket.no/fhir/StructureDefinition/substancespecification-classification",
"context": [ {
"type": "element",
"expression": "MedicinalProduct"
} ],
"version": "1.0",
"differential": {
"element": [ {
"id": "Extension",
"path": "Extension",
"comment": "Optional xtension for classifying substances. Possible classification categories:\r\n- All the substance's ATC code(s). One entry per code.\r\n- The substance's E-number(s). One entry per e-number.\r\n- Whether the substance is therapeutic (only published when \"true\")\r\n- Whether the substance is a prodrug (only published when \"true\")\r\n- Whether the substance is complex (only published when \"true\")"
}, {
"id": "Extension.extension",
"max": "0",
"path": "Extension.extension"
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://legemiddelverket.no/fhir/StructureDefinition/substancespecification-classification"
}, {
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [ {
"code": "CodeableConcept"
} ]
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}