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

FHIR IG Statistics: StructureDefinition/zib-TreatmentInstruction-TreatmentPermitted

Packagenictiz.fhir.nl.dstu2.zib2015
TypeStructureDefinition
Idzib-TreatmentInstruction-TreatmentPermitted
FHIR VersionR2
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.dstu2.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentInstruction-TreatmentPermitted
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-TreatmentInstruction-TreatmentPermitted
Statusdraft
Date2017-02-17T13:15:56.1486542+01:00
NameZIB TreatmentInstruction TreatmentPermitted
Realmnl
Authorityhl7
DescriptionAn extension for the indication of permission for the treatment, no permission for the treatment, or permission for the treatment with constraints.
CopyrightCC0
Kinddatatype

Resources that use this resource

StructureDefinition
zib-TreatmentInstructionZIB TreatmentInstruction

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

An extension for the indication of permission for the treatment, no permission for the treatment, or permission for the treatment with constraints.


Source

{
  "resourceType": "StructureDefinition",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2017-02-22T10:32:08.985+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentInstruction-TreatmentPermitted",
  "name": "ZIB TreatmentInstruction TreatmentPermitted",
  "status": "draft",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "date": "2017-02-17T13:15:56.1486542+01:00",
  "description": "An extension for the indication of permission for the treatment, no permission for the treatment, or permission for the treatment with constraints.",
  "copyright": "CC0",
  "fhirVersion": "1.0.2",
  "kind": "datatype",
  "constrainedType": "Extension",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "CarePlan.activity.detail.prohibited"
  ],
  "base": "http://hl7.org/fhir/StructureDefinition/Extension",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "isModifier": true
      },
      {
        "id": "Extension.extension",
        "path": "Extension.extension",
        "min": 0,
        "max": "0"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentInstruction-TreatmentPermitted"
      },
      {
        "id": "Extension.valueCodeableConcept",
        "path": "Extension.valueCodeableConcept",
        "short": "TreatmentPermitted",
        "definition": "Indication of permission for the treatment, no permission for the treatment, or permission for the treatment with constraints.",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  }
}