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

FHIR IG Statistics: StructureDefinition/WebTemplateInputListItem

Packageopenehr.base
TypeStructureDefinition
IdWebTemplateInputListItem
FHIR VersionR5
Sourcehttp://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-WebTemplateInputListItem.html
URLhttp://openehr.org/fhir/StructureDefinition/WebTemplateInputListItem
Version0.1.0
Statusactive
Date2025-02-08T18:45:58+10:00
NameWebTemplateInputListItem
TitleWebTemplateInputListItem
Realmuv
Authorityhl7
Typehttp://openehr.org/fhir/StructureDefinition/WebTemplateInputListItem
Kindlogical

Resources that use this resource

StructureDefinition
WebTemplateInputWebTemplateInput

Resources that this resource uses

StructureDefinition
TranslatedStringTranslatedString
WebTemplateTermBindingWebTemplateTermBinding

Narrative

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

Generated Narrative: StructureDefinition WebTemplateInputListItem

NameFlagsCard.TypeDescription & Constraintsdoco
.. WebTemplateInputListItem 0..*Basetodo
... value 1..1codeat-code of the specified item
... label 0..1stringlabel of the item in the default language
... ordinal 0..1stringtodo
... localizedLabels 0..*TranslatedStringlabels in all specified languages
... localizedDescriptions 0..*TranslatedStringtodo
... currentStates 0..1stringtodo
... range 0..1stringtodo
... precision 0..1stringtodo
... termBindings 0..*WebTemplateTermBindingtodo
JSON: Represented as a single JSON Object with named properties using the value of the code child as the key

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "WebTemplateInputListItem",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
          }
        ]
      }
    }
  ],
  "url": "http://openehr.org/fhir/StructureDefinition/WebTemplateInputListItem",
  "version": "0.1.0",
  "name": "WebTemplateInputListItem",
  "title": "WebTemplateInputListItem",
  "status": "active",
  "experimental": false,
  "date": "2025-02-08T18:45:58+10:00",
  "publisher": "openEHR + HL7",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.openehr.org"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://openehr.org/fhir/StructureDefinition/WebTemplateInputListItem",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "5.0.0"
      }
    ],
    "element": [
      {
        "id": "WebTemplateInputListItem",
        "path": "WebTemplateInputListItem",
        "short": "todo",
        "definition": "Base definition for all types defined in FHIR type system.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "WebTemplateInputListItem.value",
        "path": "WebTemplateInputListItem.value",
        "short": "at-code of the specified item",
        "min": 1,
        "max": "1",
        "base": {
          "path": "WebTemplateInputListItem.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "WebTemplateInputListItem.label",
        "path": "WebTemplateInputListItem.label",
        "short": "label of the item in the default language",
        "min": 0,
        "max": "1",
        "base": {
          "path": "WebTemplateInputListItem.label",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateInputListItem.ordinal",
        "path": "WebTemplateInputListItem.ordinal",
        "short": "todo",
        "min": 0,
        "max": "1",
        "base": {
          "path": "WebTemplateInputListItem.ordinal",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateInputListItem.localizedLabels",
        "path": "WebTemplateInputListItem.localizedLabels",
        "short": "labels in all specified languages",
        "min": 0,
        "max": "*",
        "base": {
          "path": "WebTemplateInputListItem.localizedLabels",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/TranslatedString"
          }
        ]
      },
      {
        "id": "WebTemplateInputListItem.localizedDescriptions",
        "path": "WebTemplateInputListItem.localizedDescriptions",
        "short": "todo",
        "min": 0,
        "max": "*",
        "base": {
          "path": "WebTemplateInputListItem.localizedDescriptions",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/TranslatedString"
          }
        ]
      },
      {
        "id": "WebTemplateInputListItem.currentStates",
        "path": "WebTemplateInputListItem.currentStates",
        "short": "todo",
        "min": 0,
        "max": "1",
        "base": {
          "path": "WebTemplateInputListItem.currentStates",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateInputListItem.range",
        "path": "WebTemplateInputListItem.range",
        "short": "todo",
        "min": 0,
        "max": "1",
        "base": {
          "path": "WebTemplateInputListItem.range",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateInputListItem.precision",
        "path": "WebTemplateInputListItem.precision",
        "short": "todo",
        "min": 0,
        "max": "1",
        "base": {
          "path": "WebTemplateInputListItem.precision",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateInputListItem.termBindings",
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/json-property-key",
            "valueCode": "code"
          }
        ],
        "path": "WebTemplateInputListItem.termBindings",
        "short": "todo",
        "min": 0,
        "max": "*",
        "base": {
          "path": "WebTemplateInputListItem.termBindings",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/WebTemplateTermBinding"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "WebTemplateInputListItem",
        "path": "WebTemplateInputListItem",
        "short": "todo",
        "min": 0,
        "max": "*",
        "isModifier": false
      },
      {
        "id": "WebTemplateInputListItem.value",
        "path": "WebTemplateInputListItem.value",
        "short": "at-code of the specified item",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "WebTemplateInputListItem.label",
        "path": "WebTemplateInputListItem.label",
        "short": "label of the item in the default language",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateInputListItem.ordinal",
        "path": "WebTemplateInputListItem.ordinal",
        "short": "todo",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateInputListItem.localizedLabels",
        "path": "WebTemplateInputListItem.localizedLabels",
        "short": "labels in all specified languages",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/TranslatedString"
          }
        ]
      },
      {
        "id": "WebTemplateInputListItem.localizedDescriptions",
        "path": "WebTemplateInputListItem.localizedDescriptions",
        "short": "todo",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/TranslatedString"
          }
        ]
      },
      {
        "id": "WebTemplateInputListItem.currentStates",
        "path": "WebTemplateInputListItem.currentStates",
        "short": "todo",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateInputListItem.range",
        "path": "WebTemplateInputListItem.range",
        "short": "todo",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateInputListItem.precision",
        "path": "WebTemplateInputListItem.precision",
        "short": "todo",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "WebTemplateInputListItem.termBindings",
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/json-property-key",
            "valueCode": "code"
          }
        ],
        "path": "WebTemplateInputListItem.termBindings",
        "short": "todo",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/WebTemplateTermBinding"
          }
        ]
      }
    ]
  }
}