FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/df5a900f-2d08-4e15-bb82-fa6cd6e5edc2

Packagepoc.bonsai.current
Resource TypeStructureDefinition
Iddf5a900f-2d08-4e15-bb82-fa6cd6e5edc2
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionChain
URLhttp://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionChain
Version1.0.0
Statusactive
Date2022-01-14
NameNLLPrescriptionChain
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
NLLDataLockNLLDataLock
NLLMedicationRequestNLLMedicationRequest

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


Source

{
  "resourceType": "StructureDefinition",
  "id": "df5a900f-2d08-4e15-bb82-fa6cd6e5edc2",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-04-15T13:30:07.623+00:00"
  },
  "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionChain",
  "version": "1.0.0",
  "name": "NLLPrescriptionChain",
  "status": "active",
  "date": "2022-01-14",
  "publisher": "Swedish eHealth Agency",
  "fhirVersion": "4.0.1",
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "MedicationRequest"
    },
    {
      "type": "element",
      "expression": "Basic"
    }
  ],
  "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/NLLPrescriptionChain"
      },
      {
        "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": "uuid"
          }
        ]
      }
    ]
  }
}