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

FHIR IG Statistics: ImplementationGuide/acme.dallas.cowboy

Packageacme.dallas.cowboy
Resource TypeImplementationGuide
Idacme.dallas.cowboy
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=acme.dallas.cowboy@0.1.0-alpha&canonical=https://fake-acme.org/fhir/dallas-cowboy/ImplementationGuide/acme.dallas.cowboy
URLhttps://fake-acme.org/fhir/dallas-cowboy/ImplementationGuide/acme.dallas.cowboy
Version0.1.0
Statusdraft
NameDallasCowboy

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ImplementationGuide",
  "id": "acme.dallas.cowboy",
  "url": "https://fake-acme.org/fhir/dallas-cowboy/ImplementationGuide/acme.dallas.cowboy",
  "version": "0.1.0",
  "name": "DallasCowboy",
  "status": "draft",
  "publisher": "ACME Corp",
  "contact": [
    {
      "name": "ACME Corp",
      "telecom": [
        {
          "system": "url",
          "value": "https://fake-acme.org"
        }
      ]
    }
  ],
  "packageId": "acme.dallas.cowboy",
  "fhirVersion": [
    "4.0.1"
  ],
  "dependsOn": [
    {
      "packageId": "hl7.fhir.us.core",
      "version": "6.1.0",
      "uri": "http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core",
      "id": "hl7_fhir_us_core"
    }
  ],
  "definition": {
    "resource": [
      {
        "reference": {
          "reference": "StructureDefinition/Cowboy"
        },
        "exampleBoolean": false,
        "name": "Cowboy"
      },
      {
        "reference": {
          "reference": "CodeSystem/CowboyHatTypes"
        },
        "name": "Cowboy Hat Types",
        "description": "Types of cowboy hats",
        "exampleBoolean": false
      },
      {
        "reference": {
          "reference": "ValueSet/CowboyHatTypesVS"
        },
        "name": "CowboyHatTypesVS",
        "description": "Types of cowboy hats",
        "exampleBoolean": false
      },
      {
        "reference": {
          "reference": "StructureDefinition/FavoriteCowboyHat"
        },
        "exampleBoolean": false,
        "name": "FavoriteCowboyHat"
      },
      {
        "reference": {
          "reference": "Patient/PatientExample"
        },
        "name": "PatientExample",
        "description": "Example of Patient",
        "exampleBoolean": true
      }
    ],
    "page": {
      "nameUrl": "toc.html",
      "title": "Table of Contents",
      "generation": "html",
      "page": [
        {
          "nameUrl": "index.html",
          "title": "Home",
          "generation": "markdown"
        }
      ]
    },
    "parameter": [
      {
        "code": "copyrightyear",
        "value": "2024+"
      },
      {
        "code": "releaselabel",
        "value": "ci-build"
      }
    ]
  }
}