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

FHIR IG Statistics: StructureDefinition/TRANSLATION-DETAILS

Packageopenehr.base
Resource TypeStructureDefinition
IdTRANSLATION-DETAILS
FHIR VersionR5
Sourcehttp://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-TRANSLATION-DETAILS.html
URLhttp://openehr.org/fhir/StructureDefinition/TRANSLATION-DETAILS
Version0.1.0
Statusactive
Date2024-12-31T18:45:58+10:00
NameTRANSLATION_DETAILS
TitleTRANSLATION_DETAILS
Realmuv
Authorityhl7
DescriptionClass providing details of a natural language translation.
Typehttp://openehr.org/fhir/StructureDefinition/TRANSLATION_DETAILS
Kindlogical

Resources that use this resource

StructureDefinition
AUTHORED-RESOURCEAUTHORED_RESOURCE

Resources that this resource uses

StructureDefinition
CODE-PHRASECODE_PHRASE

Narrative

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

Generated Narrative: StructureDefinition TRANSLATION-DETAILS

NameFlagsCard.TypeDescription & Constraintsdoco
.. TRANSLATION_DETAILS 0..*BaseClass providing details of a natural language translation
... language 1..1CODE_PHRASELanguage of the translation
... author 0..*stringTranslator name and other demographic details
... accreditation 1..1stringAccreditation of translator, usually a national translator’s registration or association membership id
... other_details 0..*stringAny other meta-data

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "TRANSLATION-DETAILS",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/web-source",
      "valueUrl": "https://specifications.openehr.org/releases/RM/development/common.html#_translation_details_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/TRANSLATION-DETAILS",
  "version": "0.1.0",
  "name": "TRANSLATION_DETAILS",
  "title": "TRANSLATION_DETAILS",
  "status": "active",
  "experimental": false,
  "date": "2024-12-31T18:45:58+10:00",
  "publisher": "openEHR + HL7",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.openehr.org"
        }
      ]
    }
  ],
  "description": "Class providing details of a natural language translation.",
  "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/TRANSLATION_DETAILS",
  "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": "TRANSLATION_DETAILS",
        "path": "TRANSLATION_DETAILS",
        "short": "Class providing details of a natural language translation",
        "definition": "Class providing details of a natural language translation.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "TRANSLATION_DETAILS.language",
        "path": "TRANSLATION_DETAILS.language",
        "short": "Language of the translation",
        "definition": "Language of the translation.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "TRANSLATION_DETAILS.language",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/CODE-PHRASE"
          }
        ],
        "isModifier": false
      },
      {
        "id": "TRANSLATION_DETAILS.author",
        "path": "TRANSLATION_DETAILS.author",
        "short": "Translator name and other demographic details",
        "definition": "Translator name and other demographic details.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "TRANSLATION_DETAILS.author",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      },
      {
        "id": "TRANSLATION_DETAILS.accreditation",
        "path": "TRANSLATION_DETAILS.accreditation",
        "short": "Accreditation of translator, usually a national translator’s registration or association membership id",
        "definition": "Accreditation of translator, usually a national translator’s registration or association membership id.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "TRANSLATION_DETAILS.accreditation",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      },
      {
        "id": "TRANSLATION_DETAILS.other-details",
        "path": "TRANSLATION_DETAILS.other_details",
        "short": "Any other meta-data",
        "definition": "Any other meta-data.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "TRANSLATION_DETAILS.other_details",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "TRANSLATION_DETAILS",
        "path": "TRANSLATION_DETAILS",
        "short": "Class providing details of a natural language translation",
        "definition": "Class providing details of a natural language translation.",
        "min": 0,
        "max": "*",
        "isModifier": false
      },
      {
        "id": "TRANSLATION_DETAILS.language",
        "path": "TRANSLATION_DETAILS.language",
        "short": "Language of the translation",
        "definition": "Language of the translation.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://openehr.org/fhir/StructureDefinition/CODE-PHRASE"
          }
        ],
        "isModifier": false
      },
      {
        "id": "TRANSLATION_DETAILS.author",
        "path": "TRANSLATION_DETAILS.author",
        "short": "Translator name and other demographic details",
        "definition": "Translator name and other demographic details.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      },
      {
        "id": "TRANSLATION_DETAILS.accreditation",
        "path": "TRANSLATION_DETAILS.accreditation",
        "short": "Accreditation of translator, usually a national translator’s registration or association membership id",
        "definition": "Accreditation of translator, usually a national translator’s registration or association membership id.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      },
      {
        "id": "TRANSLATION_DETAILS.other-details",
        "path": "TRANSLATION_DETAILS.other_details",
        "short": "Any other meta-data",
        "definition": "Any other meta-data.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "isModifier": false
      }
    ]
  }
}