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

FHIR IG Statistics: StructureDefinition/acme-product-observation-lab

Packageacme.product.r4
Resource TypeStructureDefinition
Idacme-product-observation-lab
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=acme.product.r4@3.0.0&canonical=https://fake-acme.org/fhir/StructureDefinition/ACME-product-observation-lab
URLhttps://fake-acme.org/fhir/StructureDefinition/ACME-product-observation-lab
Version1.0.0
Statusactive
Date2020-06-05T12:08:06.8492003+00:00
NameACMEproductObservationLab
TitleACMEproductObservationLab
DescriptionACME-product-ObservationLab based on ACME-base-ObservartionLab Profile.
TypeObservation
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
ACME-base-observation-labACMEbaseObservationLab
ACME-product-patientACMEproductPatient

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "acme-product-observation-lab",
  "meta": {
    "lastUpdated": "2020-06-05T12:08:07.056+00:00"
  },
  "url": "https://fake-acme.org/fhir/StructureDefinition/ACME-product-observation-lab",
  "version": "1.0.0",
  "name": "ACMEproductObservationLab",
  "title": "ACMEproductObservationLab",
  "status": "active",
  "date": "2020-06-05T12:08:06.8492003+00:00",
  "description": "ACME-product-ObservationLab based on ACME-base-ObservartionLab Profile.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "argonaut-dq-dstu2",
      "uri": "http://unknown.org/Argonaut-DQ-DSTU2",
      "name": "Argonaut-DQ-DSTU2"
    },
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "sct-concept",
      "uri": "http://snomed.info/conceptdomain",
      "name": "SNOMED CT Concept Domain Binding"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "sct-attr",
      "uri": "http://snomed.org/attributebinding",
      "name": "SNOMED CT Attribute Binding"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Observation",
  "baseDefinition": "https://fake-acme.org/fhir/StructureDefinition/ACME-base-observation-lab",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation.identifier",
        "path": "Observation.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "Observation.identifier:ACMEcorpIdentifier",
        "path": "Observation.identifier",
        "sliceName": "ACMEcorpIdentifier",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.identifier:ACMEcorpIdentifier.system",
        "path": "Observation.identifier.system",
        "min": 1,
        "fixedUri": "https://fake-acme.org/fhir/NamingSystem/ObservationLab-Identifier"
      },
      {
        "id": "Observation.identifier:ACMEcorpIdentifier.value",
        "path": "Observation.identifier.value",
        "min": 1
      },
      {
        "id": "Observation.basedOn",
        "path": "Observation.basedOn",
        "max": "0"
      },
      {
        "id": "Observation.partOf",
        "path": "Observation.partOf",
        "max": "0"
      },
      {
        "id": "Observation.subject",
        "path": "Observation.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fake-acme.org/fhir/StructureDefinition/ACME-product-patient"
            ]
          }
        ]
      },
      {
        "id": "Observation.focus",
        "path": "Observation.focus",
        "max": "0"
      },
      {
        "id": "Observation.encounter",
        "path": "Observation.encounter",
        "max": "0"
      },
      {
        "id": "Observation.effective[x]",
        "path": "Observation.effective[x]",
        "min": 1
      },
      {
        "id": "Observation.issued",
        "path": "Observation.issued",
        "max": "0"
      },
      {
        "id": "Observation.performer",
        "path": "Observation.performer",
        "max": "0"
      },
      {
        "id": "Observation.value[x]",
        "path": "Observation.value[x]",
        "min": 1,
        "type": [
          {
            "code": "Quantity"
          },
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Observation.dataAbsentReason",
        "path": "Observation.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.interpretation",
        "path": "Observation.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.note",
        "path": "Observation.note",
        "max": "0"
      },
      {
        "id": "Observation.bodySite",
        "path": "Observation.bodySite",
        "max": "0"
      },
      {
        "id": "Observation.method",
        "path": "Observation.method",
        "max": "0"
      },
      {
        "id": "Observation.specimen",
        "path": "Observation.specimen",
        "max": "0"
      },
      {
        "id": "Observation.device",
        "path": "Observation.device",
        "min": 1
      },
      {
        "id": "Observation.referenceRange",
        "path": "Observation.referenceRange",
        "min": 1
      },
      {
        "id": "Observation.hasMember",
        "path": "Observation.hasMember",
        "max": "0"
      },
      {
        "id": "Observation.derivedFrom",
        "path": "Observation.derivedFrom",
        "max": "0"
      },
      {
        "id": "Observation.component",
        "path": "Observation.component",
        "max": "0"
      }
    ]
  }
}