http://hl7.org/fhir/uv/sdc/CodeSystem/chf-codes|4.0.0-ballot

name
CHFCodes
package
hl7.fhir.uv.sdc@4.0.0-ballot
content
complete
experimental
true
status
active
date
2024-12-17 01:55:34.0

CHF Codes

Codes used in the congestive heart failure pathway. Ideally these shouldn't exist, but where I couldn't find an appropriate code in a standard terminology, I defined codes here.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://hl7.org/fhir/uv/sdc/CodeSystem/chf-codes"
  }, {
    "name" : "version",
    "valueString" : "4.0.0-ballot"
  } ]
}