FHIR IG analytics| Package | nr.gp.rmc |
| Resource Type | ValueSet |
| Id | ValueSet-all-snomed-codes.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"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"
]
}
]
}
}