Package | hl7.fhir.be.terminology |
Type | CodeSystem |
Id | be-cs-coded-annotation-types |
FHIR Version | R4 |
Source | https://hl7belgium.org/profiles/fhir/terminology/https://build.fhir.org/ig/hl7-be/terminology/CodeSystem-be-cs-coded-annotation-types.html |
URL | https://www.ehealth.fgov.be/standards/fhir/lab/CodeSystem/be-cs-coded-annotation-types |
Version | 1.0.0 |
Status | active |
Date | 2022-09-08T14:33:03+02:00 |
Name | BeCSCodedAnnotationTypes |
Title | Coded Annotation Type Codes |
Realm | be |
Authority | hl7 |
Description | Code System for specific types of coded annotations |
Content | complete |
ValueSet | |
be-vs-coded-annotation-types | Coded Annotation Types |
be-vs-coded-annotation-types | Coded Annotation Types |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem be-cs-coded-annotation-types
This case-sensitive code system https://www.ehealth.fgov.be/standards/fhir/lab/CodeSystem/be-cs-coded-annotation-types
defines the following codes:
{ "resourceType": "CodeSystem", "id": "be-cs-coded-annotation-types", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 } ], "url": "https://www.ehealth.fgov.be/standards/fhir/lab/CodeSystem/be-cs-coded-annotation-types", "version": "1.0.0", "name": "BeCSCodedAnnotationTypes", "title": "Coded Annotation Type Codes", "status": "active", "date": "2022-09-08T14:33:03+02:00", "publisher": "My Organization", "contact": [ { "name": "My Organization", "telecom": [ { "system": "url", "value": "http://example.com/committees" }, { "system": "email", "value": "my-group@example.com" } ] }, { "name": "Bob Smith", "telecom": [ { "system": "email", "value": "bobsmith@example.com", "use": "work" } ] } ], "description": "Code System for specific types of coded annotations", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "caseSensitive": true, "content": "complete", "count": 3, "concept": [ { "code": "lab-test-accreditation", "display": "Laboratory Test Accreditation", "definition": "Test disclaimer with the report" }, { "code": "lab-test-subcontractor", "display": "Laboratory Test subcontractor", "definition": "Laboratory Test subcontractor" }, { "code": "lab-referencerange-comment", "display": "Comment on laboratory reference range", "definition": "Comment on reference range" } ] }