Package | hl7.fhir.uv.pocd |
Type | CodeSystem |
Id | kind-of-relation |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/pocd/https://build.fhir.org/ig/HL7/uv-pocd/CodeSystem-kind-of-relation.html |
URL | http://hl7.org/fhir/uv/pocd/CodeSystem/kind-of-relation |
Version | current |
Status | draft |
Date | 2020-05-12 |
Name | Kind |
Title | Kind |
Realm | uv |
Authority | hl7 |
Description | CodeSystem for IEEE 11073-10207 Relation/Kind |
Content | complete |
ValueSet | |
kind-of-relation | Kind |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://hl7.org/fhir/uv/pocd/CodeSystem/kind-of-relation
defines the following codes:
{ "resourceType": "CodeSystem", "id": "kind-of-relation", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/uv/pocd/CodeSystem/kind-of-relation", "version": "current", "name": "Kind", "title": "Kind", "status": "draft", "experimental": false, "date": "2020-05-12", "publisher": "HL7 International - Devices Work Group", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/Special/committees/healthcaredevices" } ] } ], "description": "CodeSystem for IEEE 11073-10207 Relation/Kind", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "caseSensitive": false, "content": "complete", "concept": [ { "code": "Rcm", "display": "Recommendation", "definition": "The METRIC is a recommendation for the containment tree entries defined in ./pm:Relation/@Entries" }, { "code": "PS", "display": "Presetting", "definition": "Presetting. This METRIC is a presetting for the containment tree entries defined in ./pm:Relation/@Entries." }, { "code": "SST", "display": "Set of summary statistics", "definition": "The METRIC is part of a set of summary statistics for a sample where other METRICs that belong to the summary statistics are defined in ./pm:Relation/@Entries." }, { "code": "ECE", "display": "Effect on containment tree entries", "definition": "When changed, the METRIC has an effect on the containment tree entries defined in ./pm:Relation/@Entries. If Kind is ECE, ./pm:Relation/pm:Code SHOULD be set to classify the effect." }, { "code": "DCE", "display": "Derived from containment tree entries", "definition": "The METRIC is derived from the containment tree entries defined in ./pm:Relation/@Entries. If Kind is DCE, ./pm:Relation/pm:Code MAY be set to classify the form of derivation." }, { "code": "Oth", "display": "Other", "definition": "Relation is specified by other means, e.g., ./pm:Relation/pm:Code or extension element." } ] }