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

FHIR IG Statistics: StructureDefinition/DV-IDENTIFIER

Packageopenehr.base
TypeStructureDefinition
IdDV-IDENTIFIER
FHIR VersionR5
Sourcehttp://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-DV-IDENTIFIER.html
URLhttp://openehr.org/fhir/StructureDefinition/DV-IDENTIFIER
Version0.1.0
Statusactive
Date2023-06-27T18:45:58+10:00
NameDV_IDENTIFIER
TitleDV_IDENTIFIER
Realmuv
Authorityhl7
DescriptionType for representing identifiers of real-world entities. Typical identifiers include drivers licence number, social security number, veterans affairs number, prescription id, order id, and so on. DV_IDENTIFIER is used to represent any identifier of a real thing, issued by some authority or agency.
Typehttp://openehr.org/fhir/StructureDefinition/DV_IDENTIFIER
Kindlogical

Resources that use this resource

StructureDefinition
FEEDER-AUDITFEEDER_AUDIT
PARTY-IDENTIFIEDPARTY_IDENTIFIED

Resources that this resource uses

StructureDefinition
DATA-VALUEDATA_VALUE

Narrative

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

Generated Narrative: StructureDefinition DV-IDENTIFIER

NameFlagsCard.TypeDescription & Constraintsdoco
.. DV_IDENTIFIER 0..*DATA_VALUEItems which are truly boolean data
... issuer 0..1stringOptional authority which issues the kind of id used in the id field of this object
... assigner 0..1stringOptional organisation that assigned the id to the item being identified
... id 1..1stringThe identifier value
... type 0..1stringOptional identifier type, such as prescription, or Social Security Number

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "DV-IDENTIFIER",
  "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_identifier_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-IDENTIFIER",
  "version": "0.1.0",
  "name": "DV_IDENTIFIER",
  "title": "DV_IDENTIFIER",
  "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": "Type for representing identifiers of real-world entities. Typical identifiers include drivers licence number, social security number, veterans affairs number, prescription id, order id, and so on. DV_IDENTIFIER is used to represent any identifier of a real thing, issued by some authority or agency.",
  "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_IDENTIFIER",
  "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_IDENTIFIER",
        "path": "DV_IDENTIFIER",
        "short": "Items which are truly boolean data",
        "definition": "Type for representing identifiers of real-world entities. Typical identifiers include drivers licence number, social security number, veterans affairs number, prescription id, order id, and so on. DV_IDENTIFIER is used to represent any identifier of a real thing, issued by some authority or agency.",
        "comment": "Misuse: DV_IDENTIFIER is not used to express identifiers generated by the infrastructure to refer to information items; the types OBJECT_ID and OBJECT_REF and subtypes are defined for this purpose.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DV_IDENTIFIER.issuer",
        "path": "DV_IDENTIFIER.issuer",
        "short": "Optional authority which issues the kind of id used in the id field of this object",
        "definition": "Optional authority which issues the kind of id used in the id field of this object.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DV_IDENTIFIER.issuer",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      },
      {
        "id": "DV_IDENTIFIER.assigner",
        "path": "DV_IDENTIFIER.assigner",
        "short": "Optional organisation that assigned the id to the item being identified",
        "definition": "Optional organisation that assigned the id to the item being identified.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DV_IDENTIFIER.assigner",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      },
      {
        "id": "DV_IDENTIFIER.id",
        "path": "DV_IDENTIFIER.id",
        "short": "The identifier value",
        "definition": "The identifier value. Often structured, according to the definition of the issuing authority’s rules.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DV_IDENTIFIER.id",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      },
      {
        "id": "DV_IDENTIFIER.type",
        "path": "DV_IDENTIFIER.type",
        "short": "Optional identifier type, such as prescription, or Social Security Number",
        "definition": "Optional identifier type, such as prescription, or Social Security Number. One day a controlled vocabulary might be possible for this.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DV_IDENTIFIER.type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "DV_IDENTIFIER",
        "path": "DV_IDENTIFIER",
        "short": "Items which are truly boolean data",
        "definition": "Type for representing identifiers of real-world entities. Typical identifiers include drivers licence number, social security number, veterans affairs number, prescription id, order id, and so on. DV_IDENTIFIER is used to represent any identifier of a real thing, issued by some authority or agency.",
        "comment": "Misuse: DV_IDENTIFIER is not used to express identifiers generated by the infrastructure to refer to information items; the types OBJECT_ID and OBJECT_REF and subtypes are defined for this purpose.",
        "min": 0,
        "max": "*",
        "isModifier": false
      },
      {
        "id": "DV_IDENTIFIER.issuer",
        "path": "DV_IDENTIFIER.issuer",
        "short": "Optional authority which issues the kind of id used in the id field of this object",
        "definition": "Optional authority which issues the kind of id used in the id field of this object.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      },
      {
        "id": "DV_IDENTIFIER.assigner",
        "path": "DV_IDENTIFIER.assigner",
        "short": "Optional organisation that assigned the id to the item being identified",
        "definition": "Optional organisation that assigned the id to the item being identified.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      },
      {
        "id": "DV_IDENTIFIER.id",
        "path": "DV_IDENTIFIER.id",
        "short": "The identifier value",
        "definition": "The identifier value. Often structured, according to the definition of the issuing authority’s rules.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      },
      {
        "id": "DV_IDENTIFIER.type",
        "path": "DV_IDENTIFIER.type",
        "short": "Optional identifier type, such as prescription, or Social Security Number",
        "definition": "Optional identifier type, such as prescription, or Social Security Number. One day a controlled vocabulary might be possible for this.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      }
    ]
  }
}