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

FHIR IG Statistics: StructureDefinition/Annotations

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

Resources that use this resource

StructureDefinition
WebTemplateItemWebTemplateItem

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition Annotations

NameFlagsCard.TypeDescription & Constraintsdoco
.. Annotations 0..*Basetodo
... comment 0..1stringtodo
... fhir_mapping 0..1stringtodo
... vset_description 0..1stringtodo
... hl7v2_mapping 0..1stringtodo
... visibleInView 0..1stringtodo
JSON Property Name: view:VisibleInView

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "Annotations",
  "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/Annotations",
  "version": "0.1.0",
  "name": "Annotations",
  "title": "Annotations",
  "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/Annotations",
  "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": "Annotations",
        "path": "Annotations",
        "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": "Annotations.comment",
        "path": "Annotations.comment",
        "short": "todo",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Annotations.comment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Annotations.fhir-mapping",
        "path": "Annotations.fhir_mapping",
        "short": "todo",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Annotations.fhir_mapping",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Annotations.vset-description",
        "path": "Annotations.vset_description",
        "short": "todo",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Annotations.vset_description",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Annotations.hl7v2-mapping",
        "path": "Annotations.hl7v2_mapping",
        "short": "todo",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Annotations.hl7v2_mapping",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Annotations.visibleInView",
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/json-name",
            "valueString": "view:VisibleInView"
          }
        ],
        "path": "Annotations.visibleInView",
        "short": "todo",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Annotations.visibleInView",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "Annotations",
        "path": "Annotations",
        "short": "todo",
        "min": 0,
        "max": "*",
        "isModifier": false
      },
      {
        "id": "Annotations.comment",
        "path": "Annotations.comment",
        "short": "todo",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Annotations.fhir-mapping",
        "path": "Annotations.fhir_mapping",
        "short": "todo",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Annotations.vset-description",
        "path": "Annotations.vset_description",
        "short": "todo",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Annotations.hl7v2-mapping",
        "path": "Annotations.hl7v2_mapping",
        "short": "todo",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Annotations.visibleInView",
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/json-name",
            "valueString": "view:VisibleInView"
          }
        ],
        "path": "Annotations.visibleInView",
        "short": "todo",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}