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

FHIR IG Statistics: StructureDefinition/DV-PARAGRAPH

Packageopenehr.base
TypeStructureDefinition
IdDV-PARAGRAPH
FHIR VersionR5
Sourcehttp://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-DV-PARAGRAPH.html
URLhttp://openehr.org/fhir/StructureDefinition/DV-PARAGRAPH
Version0.1.0
Statusactive
Date2023-06-27T18:45:58+10:00
NameDV_PARAGRAPH
TitleDV_PARAGRAPH
Realmuv
Authorityhl7
DescriptionDEPRECATED: use markdown formatted DV_TEXT instead. Original definition: A logical composite text value consisting of a series of DV_TEXTs, i.e. plain text (optionally coded) potentially with simple formatting, to form a larger tract of prose, which may be interpreted for display purposes as a paragraph.
Typehttp://openehr.org/fhir/StructureDefinition/DV_PARAGRAPH
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
DATA-VALUEDATA_VALUE
DV-TEXTDV_TEXT

Narrative

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

Generated Narrative: StructureDefinition DV-PARAGRAPH

NameFlagsCard.TypeDescription & Constraintsdoco
.. DV_PARAGRAPH 0..*DATA_VALUEDEPRECATED: use markdown formatted DV_TEXT instead
... items 0..*DV_TEXTItems making up the paragraph

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "DV-PARAGRAPH",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/web-source",
      "valueUrl": "https://specifications.openehr.org/releases/RM/Release-1.1.0/data_types.html#_dv_paragraph_class"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/view-hint",
      "valueCode": "element-view-as-leaf"
    },
    {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/view-hint",
      "valueCode": "element-view-defns-parent"
    },
    {
      "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/DV-PARAGRAPH",
  "version": "0.1.0",
  "name": "DV_PARAGRAPH",
  "title": "DV_PARAGRAPH",
  "status": "active",
  "experimental": false,
  "date": "2023-06-27T18:45:58+10:00",
  "publisher": "openEHR + HL7",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.openehr.org"
        }
      ]
    }
  ],
  "description": "DEPRECATED: use markdown formatted DV_TEXT instead. Original definition: A logical composite text value consisting of a series of DV_TEXTs, i.e. plain text (optionally coded) potentially with simple formatting, to form a larger tract of prose, which may be interpreted for display purposes as a paragraph.",
  "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/DV_PARAGRAPH",
  "baseDefinition": "http://openehr.org/fhir/StructureDefinition/DATA-VALUE",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0"
      }
    ],
    "element": [
      {
        "id": "DV_PARAGRAPH",
        "path": "DV_PARAGRAPH",
        "short": "DEPRECATED: use markdown formatted DV_TEXT instead",
        "definition": "DEPRECATED: use markdown formatted DV_TEXT instead. Original definition: A logical composite text value consisting of a series of DV_TEXTs, i.e. plain text (optionally coded) potentially with simple formatting, to form a larger tract of prose, which may be interpreted for display purposes as a paragraph.",
        "comment": "DV_PARAGRAPH is the standard way for constructing longer text items in summaries, reports and so on.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DV_PARAGRAPH.items",
        "path": "DV_PARAGRAPH.items",
        "short": "Items making up the paragraph",
        "definition": "Items making up the paragraph, each of which is a text item (which may have its own formatting, and/or have hyperlinks).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "DV_PARAGRAPH.items",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV-TEXT"
          }
        ],
        "isModifier": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "DV_PARAGRAPH",
        "path": "DV_PARAGRAPH",
        "short": "DEPRECATED: use markdown formatted DV_TEXT instead",
        "definition": "DEPRECATED: use markdown formatted DV_TEXT instead. Original definition: A logical composite text value consisting of a series of DV_TEXTs, i.e. plain text (optionally coded) potentially with simple formatting, to form a larger tract of prose, which may be interpreted for display purposes as a paragraph.",
        "comment": "DV_PARAGRAPH is the standard way for constructing longer text items in summaries, reports and so on.",
        "min": 0,
        "max": "*",
        "isModifier": false
      },
      {
        "id": "DV_PARAGRAPH.items",
        "path": "DV_PARAGRAPH.items",
        "short": "Items making up the paragraph",
        "definition": "Items making up the paragraph, each of which is a text item (which may have its own formatting, and/or have hyperlinks).",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/DV-TEXT"
          }
        ],
        "isModifier": false
      }
    ]
  }
}