Argonaut User Facing Patient List
0.1.0 - CI Build

Argonaut User Facing Patient List - Local Development build (v0.1.0). See the Directory of published versions

: Argonaut Group Characteristic Value Set - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "argo-group-characteristic",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-argo-group-characteristic.html\"><code>http://www.fhir.org/guides/argonaut/patient-list/CodeSystem/argo-group-characteristic</code></a></li></ul></div>"
  },
  "url" : "http://www.fhir.org/guides/argonaut/patient-list/ValueSet/argo-group-characteristic",
  "version" : "0.1.0",
  "name" : "ArgonautGroupCharacteristicValueSet",
  "title" : "Argonaut Group Characteristic Value Set",
  "status" : "active",
  "date" : "2021-01-29T16:18:44-08:00",
  "publisher" : "Argonaut Project",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://confluence.hl7.org/display/AP/Argonaut+Project+Home"
        }
      ]
    }
  ],
  "description" : "Initial set of group characteristic concepts for defining and searching for patient lists.",
  "compose" : {
    "include" : [
      {
        "system" : "http://www.fhir.org/guides/argonaut/patient-list/CodeSystem/argo-group-characteristic"
      }
    ]
  }
}