https://healthterminologies.gov.au/fhir/ValueSet/compositionstatus-document-available-1|1.0.0

CompositionStatus Document Available

https://healthterminologies.gov.au/fhir/ValueSet/compositionstatus-document-available-1

The CompositionStatus Document Available value set includes values that may be used to represent the status of a document that is available for electronic exchange of health information between healthcare providers, and between healthcare providers and the My Health Record system in Australia.

CompositionStatus Document Available

CompositionStatusDocumentAvailable

https://healthterminologies.gov.au/fhir/ValueSet/compositionstatus-document-available-1

The CompositionStatus Document Available value set includes values that may be used to represent the status of a document that is available for electronic exchange of health information between healthcare providers, and between healthcare providers and the My Health Record system in Australia.

IDcompositionstatus-document-available-1
StatusACTIVE
URLhttps://healthterminologies.gov.au/fhir/ValueSet/compositionstatus-document-available-1
Version1.0.0
DateTue Jun 30 00:00:00 AEST 2020
PublisherAustralian Digital Health Agency
Copyright

Copyright © 2020 Australian Digital Health Agency - All rights reserved. Except for the material identified below, this content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/.

This resource also includes all or a portion of material that is HL7 FHIR Copyright © 2011+ HL7 licensed under Creative Commons 'No Rights Reserved' (CC0).

All copies of this resource must include this copyright statement and all information contained in this statement.

Includes

Systemhttp://hl7.org/fhir/composition-status
Version4.0.1
Concepts
CodeDisplay
preliminary
final
amended
{
  "resourceType": "ValueSet",
  "id": "compositionstatus-document-available-1",
  "meta": {
  "versionId": "1",
  "lastUpdated": "2023-12-19T15:48:36.376+10:00",
  "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset", "https://healthterminologies.gov.au/fhir/StructureDefinition/composed-value-set-4" ]
  },
  "text": {
  "status": "generated",
  "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>CompositionStatus Document Available</h2><tt>https://healthterminologies.gov.au/fhir/ValueSet/compositionstatus-document-available-1</tt><p>The CompositionStatus Document Available value set includes values that may be used to represent the status of a document that is available for electronic exchange of health information between healthcare providers, and between healthcare providers and the My Health Record system in Australia.</p></div>"
  },
  "url": "https://healthterminologies.gov.au/fhir/ValueSet/compositionstatus-document-available-1",
  "identifier": [ {
  "system": "urn:ietf:rfc:3986",
  "value": "urn:oid:1.2.36.1.2001.1004.201.10161"
  } ],
  "version": "1.0.0",
  "name": "CompositionStatusDocumentAvailable",
  "title": "CompositionStatus Document Available",
  "status": "active",
  "experimental": false,
  "date": "2020-06-30",
  "publisher": "Australian Digital Health Agency",
  "contact": [ {
  "telecom": [ {
    "system": "email",
    "value": "help@digitalhealth.gov.au"
  } ]
  } ],
  "description": "The CompositionStatus Document Available value set includes values that may be used to represent the status of a document that is available for electronic exchange of health information between healthcare providers, and between healthcare providers and the My Health Record system in Australia.",
  "copyright": "Copyright © 2020 Australian Digital Health Agency - All rights reserved. Except for the material identified below, this content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/. \n\nThis resource also includes all or a portion of material that is HL7 FHIR Copyright © 2011+ HL7 licensed under Creative Commons 'No Rights Reserved' (CC0).\n\nAll copies of this resource must include this copyright statement and all information contained in this statement.",
  "compose": {
  "include": [ {
    "system": "http://hl7.org/fhir/composition-status",
    "version": "4.0.1",
    "concept": [ {
    "code": "preliminary"
    }, {
    "code": "final"
    }, {
    "code": "amended"
    } ]
  } ]
  }
}