Package | fhir.paciosampledata |
Type | CodeSystem |
Id | sample-temp-cs |
FHIR Version | R4 |
Source | http://mitre.org/paciowg/https://build.fhir.org/ig/paciowg/sample-data-fsh/CodeSystem-sample-temp-cs.html |
URL | http://mitre.org/paciowg/CodeSystem/sample-temp-cs |
Version | 0.1.0 |
Status | draft |
Date | 2025-07-15T20:44:39+00:00 |
Name | SampleDataTempCS |
Title | Connectathon Sample Data Codes |
Realm | us |
Authority | hl7 |
Description | Codes to be used as placeholders until they have a formal assigned code from a recognized terminology steward |
Copyright | This CodeSystem is not copyrighted. |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem sample-temp-cs
This case-sensitive code system http://mitre.org/paciowg/CodeSystem/sample-temp-cs
defines the following codes:
{ "resourceType": "CodeSystem", "id": "sample-temp-cs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://mitre.org/paciowg/CodeSystem/sample-temp-cs", "version": "0.1.0", "name": "SampleDataTempCS", "title": "Connectathon Sample Data Codes", "status": "draft", "experimental": true, "date": "2025-07-15T20:44:39+00:00", "publisher": "MITRE", "contact": [ { "name": "MITRE", "telecom": [ { "system": "url", "value": "http://www.mitre.org" } ] }, { "name": "May Terry", "telecom": [ { "system": "email", "value": "mayT@mitre.org", "use": "work" } ] } ], "description": "Codes to be used as placeholders until they have a formal assigned code from a recognized terminology steward", "copyright": "This CodeSystem is not copyrighted.", "caseSensitive": true, "content": "complete", "count": 3, "concept": [ { "code": "drug-therapy-problem", "display": "Drug therapy problem identified", "definition": "Information in a care plan that pertains to problems or health concerns related to a given drug therapy." }, { "code": "suboptimal-therapy", "display": "Suboptimal therapy", "definition": "Information in a care plan that pertains to problems or health concerns related to a given drug therapy." }, { "code": "risk-assessment", "display": "Risk assessment", "definition": "Assessment of risk factor identified in the medication action plan" } ] }