FHIR IG analytics| Package | il.fhir.r4.ashmc |
| Resource Type | ValueSet |
| Id | ValueSet-all-snomed-ct.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"status": "draft",
"name": "AllSNOMEDCT",
"id": "all-snomed-ct",
"title": "All SNOMED CT Codes",
"description": "A ValueSet that includes all codes from SNOMED CT.",
"url": "http://snomed.info/sct",
"compose": {
"include": [
{
"system": "http://snomed.info/sct"
}
]
}
}