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

FHIR IG Statistics: StructureDefinition/zib-MedicationUse-Author

Packagenictiz.fhir.nl.stu3.zib2015
Resource TypeStructureDefinition
Idzib-MedicationUse-Author
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Author
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Author
Version1.0
Statusretired
Date2017-09-26T14:14:36.639+02:00
NameZIB-Medication-Use-Author
TitleHCIM Medication-Use-Author
Realmnl
Authorityhl7
DescriptionExtension to provide information on who the author is of the MedicationStatement.
CopyrightCC0
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
zib-MedicationUseHCIM Medication Use

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": "zib-MedicationUse-Author",
  "meta": {
    "lastUpdated": "2017-09-26T15:45:42.177+02:00"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Author",
  "version": "1.0",
  "name": "ZIB-Medication-Use-Author",
  "title": "HCIM Medication-Use-Author",
  "status": "retired",
  "date": "2017-09-26T14:14:36.639+02:00",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Extension to provide information on who the author is of the MedicationStatement.",
  "copyright": "CC0",
  "fhirVersion": "3.0.1",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "MedicationStatement"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Author"
      },
      {
        "id": "Extension.value[x]:valueReference",
        "path": "Extension.valueReference",
        "sliceName": "valueReference",
        "type": [
          {
            "code": "Reference"
          }
        ]
      }
    ]
  }
}