Package | hl7.fhir.us.breast-radiology |
Type | CodeSystem |
Id | ConsistentWithQualifierCS |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/breast-radiology/https://build.fhir.org/ig/HL7/fhir-breast-radiology-ig/CodeSystem-ConsistentWithQualifierCS.html |
URL | http://hl7.org/fhir/us/breast-radiology/CodeSystem/ConsistentWithQualifierCS |
Version | 0.3.0 |
Status | active |
Date | 2022-12-07T21:19:53+00:00 |
Name | ConsistentWithQualifierCS |
Title | ConsistentWith Qualifier CodeSystem |
Realm | us |
Authority | hl7 |
Description | ConsistentWithQualifier code system |
Content | complete |
ValueSet | |
ConsistentWithQualifierVS | ConsistentWith Qualifier ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://hl7.org/fhir/us/breast-radiology/CodeSystem/ConsistentWithQualifierCS
defines the following codes:
{ "resourceType": "CodeSystem", "id": "ConsistentWithQualifierCS", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/breast-radiology/CodeSystem/ConsistentWithQualifierCS", "version": "0.3.0", "name": "ConsistentWithQualifierCS", "title": "ConsistentWith Qualifier CodeSystem", "status": "active", "experimental": false, "date": "2022-12-07T21:19:53+00:00", "publisher": "HL7 International - Clinical Interoperability Council", "contact": [ { "name": "HL7 International - Clinical Interoperability Council", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/cic" } ] } ], "description": "ConsistentWithQualifier code system", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US", "display": "United States of America" } ] } ], "caseSensitive": false, "content": "complete", "count": 4, "concept": [ { "code": "DifferentialDiagnosis", "display": "Differential diagnosis", "definition": "More than one possibility for a diagnosis.\nThe process of weighing the probability of one disease\nversus that of other diseases\npossibly accounting for a patient's illness." }, { "code": "LikelyRepresents", "display": "Likely represents", "definition": "Likely represents" }, { "code": "MostLikely", "display": "Most likely", "definition": "Most likely" }, { "code": "Resembles", "display": "Resembles", "definition": "Resembles" } ] }