FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageopenehr.base
Resource TypeValueSet
IdValueSet-term-mapping-match.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/openehr-fhir/base-spec/ValueSet-term-mapping-match.html
URLhttps://specifications.openehr.org/fhir/valueset-term_mapping_match
Version0.1.0
Statusactive
Date2023-06-27T18:45:58+10:00
NameTERM_MAPPING_MATCH
TitleTERM_MAPPING_MATCH Value Set
Realmuv
Authorityhl7
DescriptionThe relative match of the target term with respect to the mapped text item. The first three values are taken from the ISO standards 2788 ( Guide to Establishment and development of monolingual thesauri) and 5964 (Guide to Establishment and development of multilingual thesauri).

Resources that use this resource

StructureDefinition
openehr.base#currentTERM_MAPPINGTERM_MAPPING

Resources that this resource uses

CodeSystem
openehr.base#currentcodesystem-term_mapping_matchTERM_MAPPING_MATCH Code System

Narrative

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

Generated Narrative: ValueSet term-mapping-match


Source1

{
  "resourceType": "ValueSet",
  "id": "term-mapping-match",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/web-source",
      "valueUrl": "https://specifications.openehr.org/releases/RM/latest/data_types.html#_term_mapping_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": "https://specifications.openehr.org/fhir/valueset-term_mapping_match",
  "version": "0.1.0",
  "name": "TERM_MAPPING_MATCH",
  "title": "TERM_MAPPING_MATCH Value Set",
  "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": "The relative match of the target term with respect to the mapped text item. The first three values are taken from the ISO standards 2788 ( Guide to Establishment and development of monolingual thesauri) and 5964 (Guide to Establishment and development of multilingual thesauri).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://specifications.openehr.org/fhir/codesystem-term_mapping_match"
      }
    ]
  }
}