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

FHIR IG Statistics: StructureDefinition/zib-BurnWound-BurnWoundType

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeStructureDefinition
Idzib-BurnWound-BurnWoundType
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-BurnWound-BurnWoundType
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-BurnWound-BurnWoundType
Version1.0.1
Statusactive
NameZib BurnWound BurnWoundType
TitleHCIM BurnWound BurnWoundType
Realmnl
Authorityhl7
DescriptionIndication of the kind of the burn wound, differentiated into the cause of the injury.
PurposeCapture the type of burnWound.
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
zib-BurnWoundHCIM BurnWound

Resources that this resource uses

ValueSet
2.16.840.1.113883.2.4.3.11.60.40.2.19.4.3--20171231000000BrandwondSoortCodelijst

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "zib-BurnWound-BurnWoundType",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-BurnWound-BurnWoundType",
  "version": "1.0.1",
  "name": "Zib BurnWound BurnWoundType",
  "title": "HCIM BurnWound BurnWoundType",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Indication of the kind of the burn wound, differentiated into the cause of the injury.",
  "purpose": "Capture the type of burnWound.",
  "fhirVersion": "3.0.2",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Condition.code"
  ],
  "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-BurnWound-BurnWoundType"
      },
      {
        "id": "Extension.value[x]:valueCodeableConcept",
        "path": "Extension.valueCodeableConcept",
        "sliceName": "valueCodeableConcept",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "extensible",
          "description": "BrandwondSoortCodelijst",
          "valueSetReference": {
            "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.19.4.3--20171231000000"
          }
        }
      }
    ]
  }
}