FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Narrative
Note: links and images are rebased to the (stated) source
- Include codes from
http://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 373873005 (Pharmaceutical / biologic product (product))
Source1
{
"resourceType": "ValueSet",
"id": "lac-medication-snomed-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://racsel.org/ValueSet/lac-medication-snomed-vs",
"version": "0.2.1",
"name": "LACMedicationSNOMEDVS",
"title": "Medications SNOMED",
"status": "active",
"date": "2026-07-03T12:32:00-03:00",
"publisher": "RACSEL",
"contact": [
{
"name": "RACSEL",
"telecom": [
{
"system": "url",
"value": "http://racsel.org"
}
]
}
],
"description": "SNOMED concepts for medications (descendants of Medication).",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "373873005"
}
]
}
]
}
}