{
  "resourceType": "CodeSystem",
  "id": "CareConnect-ObservationInterpretation-1",
  "url": "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-ObservationInterpretation-1",
  "version": "1.0.0",
  "name": "Care Connect Observation Interpretation",
  "status": "active",
  "date": "2021-04-28T00:00:00+00:00",
  "publisher": "HL7 UK",
  "description": "A CodeSystem that identifies the assessment made based on the result of the observation. The code is taken from the oid 2.16.840.1.113883.2.1.3.2.4.17.304.",
  "copyright": "Copyright © 2021 HL7 UK",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "PA",
      "display": "Potentially abnormal"
    }
  ]
}