FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/f4d0cae9-e6b7-49ce-a6f7-ffff94a4ed71

Packageca.ab.fhir.psab
Resource TypeValueSet
Idf4d0cae9-e6b7-49ce-a6f7-ffff94a4ed71
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.ab.fhir.psab@1.1.0&canonical=https://www.alberta.ca/fhir/ValueSet/composition-status-ab-ps
URLhttps://www.alberta.ca/fhir/ValueSet/composition-status-ab-ps
Statusdraft
NameCompositionStatus_AB_PS
TitleCompositionStatus-AB-PS
Realmca

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

CompositionStatus-AB-PS

https://www.alberta.ca/fhir/ValueSet/composition-status-ab-ps

Source

{
  "resourceType": "ValueSet",
  "id": "f4d0cae9-e6b7-49ce-a6f7-ffff94a4ed71",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-09-27T02:00:15.826+10:00"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.alberta.ca/fhir/ValueSet/composition-status-ab-ps",
  "name": "CompositionStatus_AB_PS",
  "title": "CompositionStatus-AB-PS",
  "status": "draft",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/composition-status",
        "concept": [
          {
            "code": "final",
            "display": "Final"
          },
          {
            "code": "amended",
            "display": "Amended"
          },
          {
            "code": "entered-in-error",
            "display": "Entered in Error"
          }
        ]
      }
    ]
  }
}