{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.2.4.3.11.31.1.77.2.11.23--20150605091229",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "url": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.31.1.77.2.11.23--20150605091229",
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "2.16.840.1.113883.2.4.3.11.31.1.77.2.11.23"
    }
  ],
  "version": "2015-06-05T09:12:29",
  "name": "PR_status",
  "title": "PR-Status",
  "status": "draft",
  "experimental": false,
  "publisher": "IKNL (Integraal Kankercentrum Nederland)",
  "description": "PR-Status",
  "immutable": false,
  "copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "416561008",
            "display": "PR-pos"
          },
          {
            "code": "441118006",
            "display": "PR-neg"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/v3/NullFlavor",
        "concept": [
          {
            "code": "UNK",
            "display": "Onbekend"
          }
        ]
      },
      {
        "system": "urn:oid:2.16.840.1.113883.2.4.3.11.31.1.77.2.5.16",
        "concept": [
          {
            "code": "1",
            "display": "In uitvoering"
          },
          {
            "code": "2",
            "display": "Niet verricht"
          }
        ]
      }
    ]
  }
}