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

FHIR IG Statistics: StructureDefinition/ARCHETYPE-ID

Packageopenehr.base
TypeStructureDefinition
IdARCHETYPE-ID
FHIR VersionR5
Sourcehttp://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-ARCHETYPE-ID.html
URLhttp://openehr.org/fhir/StructureDefinition/ARCHETYPE-ID
Version0.1.0
Statusactive
Date2023-06-27T18:45:58+10:00
NameARCHETYPE_ID
TitleARCHETYPE_ID
Realmuv
Authorityhl7
DescriptionIdentifier for archetypes. Ideally these would identify globally unique archetypes. Lexical form: rm_originator '-' rm_name '-' rm_entity '.' concept_name { '-' specialisation }* '.v' number.
Typehttp://openehr.org/fhir/StructureDefinition/ARCHETYPE_ID
Kindlogical

Resources that use this resource

StructureDefinition
ARCHETYPEDARCHETYPED

Resources that this resource uses

StructureDefinition
OBJECT-IDOBJECT_ID

Narrative

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

Generated Narrative: StructureDefinition ARCHETYPE-ID

NameFlagsCard.TypeDescription & Constraintsdoco
.. ARCHETYPE_ID 0..*OBJECT_ID
Elements defined in Ancestors:value
Identifier for archetypes. Ideally these would identify globally unique archetypes

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "ARCHETYPE-ID",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/web-source",
      "valueUrl": "https://specifications.openehr.org/releases/BASE/latest/base_types.html#_archetype_id_class"
    },
    {
      "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/ARCHETYPE-ID",
  "version": "0.1.0",
  "name": "ARCHETYPE_ID",
  "title": "ARCHETYPE_ID",
  "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": "Identifier for archetypes. Ideally these would identify globally unique archetypes. Lexical form: rm_originator '-' rm_name '-' rm_entity '.' concept_name { '-' specialisation }* '.v' number.",
  "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/ARCHETYPE_ID",
  "baseDefinition": "http://openehr.org/fhir/StructureDefinition/OBJECT-ID",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0"
      }
    ],
    "element": [
      {
        "id": "ARCHETYPE_ID",
        "path": "ARCHETYPE_ID",
        "short": "Identifier for archetypes. Ideally these would identify globally unique archetypes",
        "definition": "Identifier for archetypes. Ideally these would identify globally unique archetypes. Lexical form: rm_originator '-' rm_name '-' rm_entity '.' concept_name { '-' specialisation }* '.v' number.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "ARCHETYPE_ID.value",
        "path": "ARCHETYPE_ID.value",
        "short": "The value of the id",
        "definition": "The value of the id.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "UID.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "ARCHETYPE_ID",
        "path": "ARCHETYPE_ID",
        "short": "Identifier for archetypes. Ideally these would identify globally unique archetypes",
        "definition": "Identifier for archetypes. Ideally these would identify globally unique archetypes. Lexical form: rm_originator '-' rm_name '-' rm_entity '.' concept_name { '-' specialisation }* '.v' number.",
        "min": 0,
        "max": "*",
        "isModifier": false
      }
    ]
  }
}