| Package | fhir.deep6.ai |
| Resource Type | CodeSystem |
| Id | deep-6-ai-ics |
| FHIR Version | R4 |
| Source | http://deep6.ai/fhir/https://simplifier.net/resolve?scope=fhir.deep6.ai@2.4.0&canonical=http://deep6.ai/fhir/CodeSystem/deep-6-ai-ics |
| URL | http://deep6.ai/fhir/CodeSystem/deep-6-ai-ics |
| Version | 2.4.0 |
| Status | active |
| Date | 2023-11-09 |
| Name | ICS |
| Title | Implementation Curated Site |
| Realm | us |
| Authority | hl7 |
| Description | Set of codes needed for identifying implementation curated sites. |
| Content | complete |
| ValueSet | |
| deep-6-ai-location-physical-type | Deep 6 AI Location Physical Type Value Set |
| deep-6-ai-location-type | Deep 6 AI Location Type Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem deep-6-ai-ics
This case-sensitive code system http://deep6.ai/fhir/CodeSystem/deep-6-ai-ics defines the following code:
| Code | Display | Definition |
| ICS | Implementation Curated Site | A location that is representative of a implementation curated site. |
{
"resourceType": "CodeSystem",
"id": "deep-6-ai-ics",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://deep6.ai/fhir/CodeSystem/deep-6-ai-ics",
"version": "2.4.0",
"name": "ICS",
"title": "Implementation Curated Site",
"status": "active",
"experimental": true,
"date": "2023-11-09",
"publisher": "Deep 6 AI",
"contact": [
{
"name": "Deep 6 AI",
"telecom": [
{
"system": "url",
"value": "http://deep6.ai/"
}
]
}
],
"description": "Set of codes needed for identifying implementation curated sites.",
"caseSensitive": true,
"content": "complete",
"count": 1,
"concept": [
{
"code": "ICS",
"display": "Implementation Curated Site",
"definition": "A location that is representative of a implementation curated site."
}
]
}