{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "NexusCompositionSectionVS",
  "id": "nexus-composition-section",
  "title": "Composition Section Value Set",
  "description": "What one section of a document clinically is -- for `Composition.section.code`.\n\n**Not the document's code.** LOINC supplies both document and section codes and they are\nindistinguishable in form: `34109-9` \"Note\" types a DOCUMENT and does not belong here. The document\nlevel is `Composition.type` (the class) and `Composition.category` (the refinement under it).\n\n**Bound `extensible`**: a section kind this set does not name is still conformant, but a code from\nthe document axis is not, which is the mistake this binding exists to catch.\n\nThe codes are the C-CDA on FHIR / IPS section vocabulary, restricted to what primary care actually\nproduces.",
  "url": "https://fhir.apps.health/ValueSet/nexus-composition-section",
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "51847-2",
            "display": "Assessment and plan"
          },
          {
            "code": "55752-0",
            "display": "Clinical information"
          },
          {
            "code": "8716-3",
            "display": "Vital signs"
          },
          {
            "code": "11450-4",
            "display": "Problem list"
          },
          {
            "code": "10160-0",
            "display": "History of medication use"
          },
          {
            "code": "48765-2",
            "display": "Allergies and adverse reactions"
          },
          {
            "code": "11348-0",
            "display": "History of past illness"
          },
          {
            "code": "10164-2",
            "display": "History of present illness"
          },
          {
            "code": "29762-2",
            "display": "Social history"
          },
          {
            "code": "30954-2",
            "display": "Relevant diagnostic tests/laboratory data"
          },
          {
            "code": "47519-4",
            "display": "History of procedures"
          },
          {
            "code": "18776-5",
            "display": "Plan of care"
          },
          {
            "code": "11369-6",
            "display": "History of immunization"
          },
          {
            "code": "10187-3",
            "display": "Review of systems"
          },
          {
            "code": "29545-1",
            "display": "Physical findings"
          },
          {
            "code": "28562-7",
            "display": "Chart section Set"
          }
        ]
      }
    ]
  }
}
