PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.phr@1.0.0-ballot
    http://hl7.org/fhir/uv/phr/StructureDefinition/Environmental
{
  "description": "Standard PHR profile of the Environmental resource.",
  "_filename": "StructureDefinition-Environmental.json",
  "package_name": "hl7.fhir.uv.phr",
  "date": "2024-12-18T17:51:47+00:00",
  "derivation": "specialization",
  "publisher": "HL7 International / Patient Empowerment",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "name": "Environmental",
  "abstract": false,
  "type": "http://hl7.org/fhir/uv/phr/StructureDefinition/Environmental",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Environmental",
  "package_version": "1.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pe"
  } ],
  "snapshot": {
    "element": [ {
      "id": "Environmental",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      },
      "path": "Environmental",
      "short": "Environmental",
      "definition": "Standard PHR profile of the Environmental resource.",
      "isModifier": false
    }, {
      "id": "Environmental.temperature",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Environmental.temperature"
      },
      "path": "Environmental.temperature",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "The ambient temperature",
      "definition": "The ambient temperature"
    }, {
      "id": "Environmental.humidity",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "Environmental.humidity"
      },
      "path": "Environmental.humidity",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "The ambient humidity",
      "definition": "The ambient humidity"
    } ]
  },
  "status": "draft",
  "id": "4e795e7a-da44-4bed-84bd-1c3c5e2cb59b",
  "kind": "logical",
  "url": "http://hl7.org/fhir/uv/phr/StructureDefinition/Environmental",
  "version": "1.0.0-ballot",
  "differential": {
    "element": [ {
      "id": "Environmental",
      "path": "Environmental",
      "short": "Environmental",
      "definition": "Standard PHR profile of the Environmental resource."
    }, {
      "id": "Environmental.temperature",
      "max": "1",
      "min": 1,
      "path": "Environmental.temperature",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "The ambient temperature",
      "definition": "The ambient temperature"
    }, {
      "id": "Environmental.humidity",
      "max": "1",
      "min": 1,
      "path": "Environmental.humidity",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "The ambient humidity",
      "definition": "The ambient humidity"
    } ]
  },
  "contact": [ {
    "name": "HL7 International / Patient Empowerment",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/patientempowerment",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}