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

FHIR IG Statistics: StructureDefinition/Extension-CareConnect-FastingStatus-1

Packagecareconnect.stu3.03.00.00
Resource TypeStructureDefinition
IdExtension-CareConnect-FastingStatus-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=careconnect.stu3.03.00.00@3.1.0&canonical=https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-FastingStatus-1
URLhttps://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-FastingStatus-1
Version1.0.1
Statusdraft
Date2017-07-13T10:41:53.9272632+01:00
NameExtension-CareConnect-FastingStatus-1
Authorityhl7
DescriptionThis Extension resource is constrained to support a code value to support the fasting status of the patient at the time the specimen was collected.
PurposeCURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/
CopyrightCopyright © 2016 HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
CareConnect-GPC-Specimen-1CareConnect-GPC-Specimen-1
CareConnect-Specimen-1CareConnect-Specimen-1

Resources that this resource uses

ValueSet
v2-0916hl7VS-relevantClincialInformation

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2023-08-04T11:51:21.6046869+00:00"
  },
  "url": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-FastingStatus-1",
  "version": "1.0.1",
  "name": "Extension-CareConnect-FastingStatus-1",
  "status": "draft",
  "date": "2017-07-13T10:41:53.9272632+01:00",
  "publisher": "HL7 UK",
  "contact": [
    {
      "name": "INTEROPen",
      "telecom": [
        {
          "system": "email",
          "value": "admin@interopen.org",
          "use": "work"
        }
      ]
    }
  ],
  "description": "This Extension resource is constrained to support a code value to support the fasting status of the patient at the time the specimen was collected.",
  "purpose": "CURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/",
  "copyright": "Copyright © 2016 HL7 UK\r\n\r\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at\r\n\r\nhttp://www.apache.org/licenses/LICENSE-2.0\r\n\r\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\r\n\r\nHL7® FHIR® standard Copyright © 2011+ HL7\r\n\r\nThe HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at\r\n\r\nhttps://www.hl7.org/fhir/license.html",
  "fhirVersion": "3.0.2",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Specimen.collection"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "A coded value of the fasting status when the specimen was collected.",
        "definition": "A coded value of the fasting status when the specimen was collected."
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-FastingStatus-1"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "short": "A coded value that inidcates the fasting status of the patient at the time the sample was collected.",
        "definition": "A coded value that inidcates the fasting status of the patient at the time the sample was collected.",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Duration"
          }
        ],
        "binding": {
          "strength": "extensible",
          "description": "v2 Relevant Clincial Information",
          "valueSetUri": "http://terminology.hl7.org/ValueSet/v2-0916"
        }
      }
    ]
  }
}