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

FHIR IG Statistics: StructureDefinition/f8f7a74e-78b0-4bfb-b870-7f9d5e9a7510

Packagenictiz.fhir.nl.dstu2.zib2015
TypeStructureDefinition
Idf8f7a74e-78b0-4bfb-b870-7f9d5e9a7510
FHIR VersionR2
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.dstu2.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Concern-clinicalStatusDate
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-Concern-clinicalStatusDate
Statusdraft
Date2017-01-27T16:32:59.0479165+01:00
NameZIB Concern ClinicalStatusDate
Realmnl
Authorityhl7
DescriptionDate from when the current value of the ProblemStatus applies: since when is the problem current, under control or non-current as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) 'OverdrachtConcern' version 3.0.
PurposeThere is a need to provide a date from when the current value of ProblemStatus (ZIB) or ClinicalStatus (FHIR) applies. Currently, this date field is not provided in the Condition base Resource.
CopyrightCC0
Kinddatatype

Resources that use this resource

StructureDefinition
zib-ConcernZIB Concern

Resources that this resource uses

No resources found


Narrative

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

An extension to provide a date from when the current value of the ProblemStatus applies: since when is the problem current, under control or non-current as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) 'OverdrachtConcern' version 3.0.


Source

{
  "resourceType": "StructureDefinition",
  "id": "f8f7a74e-78b0-4bfb-b870-7f9d5e9a7510",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2017-02-22T10:32:07.359+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Concern-clinicalStatusDate",
  "name": "ZIB Concern ClinicalStatusDate",
  "status": "draft",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "date": "2017-01-27T16:32:59.0479165+01:00",
  "description": "Date from when the current value of the ProblemStatus applies: since when is the problem current, under control or non-current as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) 'OverdrachtConcern' version 3.0.",
  "requirements": "There is a need to provide a date from when the current value of ProblemStatus (ZIB) or ClinicalStatus (FHIR) applies. Currently, this date field is not provided in the Condition base Resource.",
  "copyright": "CC0",
  "fhirVersion": "1.0.2",
  "kind": "datatype",
  "constrainedType": "Extension",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Condition"
  ],
  "base": "http://hl7.org/fhir/StructureDefinition/Extension",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension"
      },
      {
        "id": "Extension.extension",
        "path": "Extension.extension",
        "min": 0,
        "max": "0"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-Concern-ConditionStatusDatum"
      },
      {
        "id": "Extension.valueDateTime",
        "path": "Extension.valueDateTime",
        "short": "clinicalStatusDate",
        "definition": "Date from when the current value of the ProblemStatus applies: since when is the problem current, under control or non-current.",
        "alias": [
          "ProbleemStatusDatum"
        ],
        "type": [
          {
            "code": "dateTime"
          }
        ]
      }
    ]
  }
}