0.1.0 - ci-build

RarecareFHIRIG - Local Development build (v0.1.0). See the Directory of published versions

: ICF b codes: BODY FUNCTIONS - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "icf-b-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include codes from <code>http://hl7.org/fhir/sid/icf-nl</code> where concept  is-a  b</li></ul></div>"
  },
  "url" : "http://rarecare.world/fhir/ValueSet/icf-b-codes",
  "version" : "0.1.0",
  "name" : "ICFBcodes",
  "title" : "ICF b codes: BODY FUNCTIONS",
  "status" : "active",
  "date" : "2021-06-18T17:19:10+02:00",
  "description" : "All codes from ICF B subhierarchy: BODY FUNCTIONS",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/sid/icf-nl",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "b"
          }
        ]
      }
    ]
  }
}