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

FHIR IG analytics

Packagese.electronichealth.fhir.nll.r4
Resource TypeStructureDefinition
IdNLLNumberOfPackagesPrescribed.StructureDefinition.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=se.electronichealth.fhir.nll.r4@1.2.0&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfPackagesPrescribed
URLhttp://electronichealth.se/fhir/StructureDefinition/NLLNumberOfPackagesPrescribed
Version1.0.0
Statusactive
Date2022-01-14
NameNLLNumberOfPackagesPrescribed
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
se.electronichealth.fhir.nll.r4#1.2.0NLLMedicationRequestNLLMedicationRequest

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": "1d1aae3a-78a1-49ae-9e71-0a1f3429618e",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-04-15T13:30:21.848+00:00"
  },
  "url": "http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfPackagesPrescribed",
  "version": "1.0.0",
  "name": "NLLNumberOfPackagesPrescribed",
  "status": "active",
  "date": "2022-01-14",
  "publisher": "Swedish eHealth Agency",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "EHM",
      "name": "E-hälsomyndigheten internal model"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "MedicationRequest.dispenseRequest"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfPackagesPrescribed"
      },
      {
        "id": "Extension.value[x]",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Extension.value[x]",
        "type": [
          {
            "code": "positiveInt"
          }
        ]
      }
    ]
  }
}