FHIR IG analytics| Package | noma.fhir.mpd |
| Resource Type | StructureDefinition |
| Id | SubstanceSpecification_Classification.StructureDefinition.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=noma.fhir.mpd@2.0.0&canonical=http://legemiddelverket.no/fhir/StructureDefinition/substancespecification-classification |
| URL | http://legemiddelverket.no/fhir/StructureDefinition/substancespecification-classification |
| Version | 1.0 |
| Status | active |
| Date | 2020-09-17T11:33:08.6995668+00:00 |
| Name | SubstanceSpecification_Classification |
| Purpose | Classificatin of substances |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| SubstanceSpecificationNOMA | SubstanceSpecificationNOMA |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"meta": {
"lastUpdated": "2025-08-08T07:37:04.7521967+00:00"
},
"url": "http://legemiddelverket.no/fhir/StructureDefinition/substancespecification-classification",
"version": "1.0",
"name": "SubstanceSpecification_Classification",
"status": "active",
"date": "2020-09-17T11:33:08.6995668+00:00",
"purpose": "Classificatin of substances",
"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",
"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",
"path": "Extension.extension",
"max": "0"
},
{
"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"
}
]
}
]
}
}