FHIR IG Statistics: ValueSet/all-snomed-codes
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT International Edition |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "draft",
"name": "AllSnomedCodes",
"id": "all-snomed-codes",
"title": "All Snomed Codes",
"description": "Valueset contining entire SNOMED-CT vocabulary",
"url": "http://fhir.leumit.co.il/ValueSet/all-snomed-codes",
"compose": {
"include": [
{
"system": "http://snomed.info/sct"
}
],
"exclude": [
{
"valueSet": [
"http://fhir.health.gov.il/ValueSet/il-core-doctor-to-doctor"
]
},
{
"valueSet": [
"http://fhir.health.gov.il/ValueSet/il-core-virtual-type"
]
}
]
}
}