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

FHIR IG Statistics: StructureDefinition/zib-MedicationUse-Prescriber

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeStructureDefinition
Idzib-MedicationUse-Prescriber
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Prescriber
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Prescriber
Version2.1.1
Statusactive
NameZib MedicationUse Prescriber
TitleHCIM MedicationUse Prescriber
Realmnl
Authorityhl7
DescriptionThe health professional that entered the medication agreement with the patient.
PurposeReplaces the FHIR core extension to add practitioner role and OnBehalfOf
CopyrightCC0
TypeExtension
Kindcomplex-type

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
nl-core-practitionernl-core-practitioner
nl-core-practitionerrolenl-core-practitionerrole

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "zib-MedicationUse-Prescriber",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "phx"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Prescriber",
  "version": "2.1.1",
  "name": "Zib MedicationUse Prescriber",
  "title": "HCIM MedicationUse Prescriber",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "The health professional that entered the medication agreement with the patient.",
  "purpose": "Replaces the FHIR core extension to add practitioner role and OnBehalfOf",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "MedicationStatement"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Who ordered the initial medication(s)",
        "definition": "The healthcare professional responsible for authorizing the initial prescription.",
        "max": "1"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Prescriber"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.valueReference",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole"
          },
          {
            "code": "Reference",
            "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
          }
        ]
      }
    ]
  }
}