FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| ca.infoway.vip.mert#0.1.0-retry | ProcedureMERT | Procedure (MERT) |
Resources that this resource uses
| CodeSystem |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "draft",
"name": "MERTProcedureCodes",
"id": "mert-procedure-codes",
"title": "MERT Procedure Codes",
"description": "Preferred code systems for Procedure.code in MERT (Canada-first).",
"url": "https://intrahealth.com/fhir/mert/ValueSet/mert-procedure-codes",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-cci"
},
{
"system": "http://snomed.info/sct"
},
{
"system": "http://hl7.org/fhir/sid/icd-9"
}
]
}
}