Package | openehr.base |
Type | CodeSystem |
Id | term-binding-type |
FHIR Version | R5 |
Source | http://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/CodeSystem-term-binding-type.html |
URL | https://specifications.openehr.org/fhir/codesystem-term-binding-type |
Version | 0.1.0 |
Status | active |
Date | 2024-08-22 |
Name | TermBindingTypeCS |
Title | Term Binding CodeSystem |
Realm | uv |
Authority | hl7 |
Description | Term Binding CodeSystem |
Content | complete |
ValueSet | |
valueset-term-binding-type | Term Binding Type ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem term-binding-type
This case-sensitive code system https://specifications.openehr.org/fhir/codesystem-term-binding-type
defines the following codes:
Code |
openehr |
LOINC |
SNOMED-CT |
LNC205 |
{ "resourceType": "CodeSystem", "id": "term-binding-type", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "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/codesystem-term-binding-type", "version": "0.1.0", "name": "TermBindingTypeCS", "title": "Term Binding CodeSystem", "status": "active", "experimental": false, "date": "2024-08-22", "publisher": "openEHR + HL7", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.openehr.org" } ] } ], "description": "Term Binding CodeSystem", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "openehr", "display": "openehr" }, { "code": "LOINC", "display": "LOINC" }, { "code": "SNOMED-CT", "display": "SNOMED-CT" }, { "code": "LNC205", "display": "LNC205" } ] }